OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Framework.PluginConstraintViolatedException Class Reference

Exception thrown if an incorrect number of plugins are loaded More...

Inheritance diagram for OpenSim.Framework.PluginConstraintViolatedException:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Framework.PluginConstraintViolatedException:
Collaboration graph
[legend]

Public Member Functions

 PluginConstraintViolatedException ()
 
 PluginConstraintViolatedException (string msg)
 
 PluginConstraintViolatedException (string msg, Exception e)
 

Detailed Description

Exception thrown if an incorrect number of plugins are loaded

Definition at line 40 of file PluginLoader.cs.

Constructor & Destructor Documentation

OpenSim.Framework.PluginConstraintViolatedException.PluginConstraintViolatedException ( )
inline

Definition at line 42 of file PluginLoader.cs.

OpenSim.Framework.PluginConstraintViolatedException.PluginConstraintViolatedException ( string  msg)
inline

Definition at line 43 of file PluginLoader.cs.

OpenSim.Framework.PluginConstraintViolatedException.PluginConstraintViolatedException ( string  msg,
Exception  e 
)
inline

Definition at line 44 of file PluginLoader.cs.


The documentation for this class was generated from the following file: