Space Engineers
Public Member Functions | Protected Member Functions | List of all members
VRage.Scripting.MyWhitelistException Class Reference

Exceptions during registration of whitelisted type members More...

Inheritance diagram for VRage.Scripting.MyWhitelistException:

Public Member Functions

 MyWhitelistException ()
 
 MyWhitelistException (string message)
 
 MyWhitelistException (string message, Exception inner)
 

Protected Member Functions

 MyWhitelistException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exceptions during registration of whitelisted type members

Definition at line 20 of file MyScriptWhitelist.cs.

Constructor & Destructor Documentation

VRage.Scripting.MyWhitelistException.MyWhitelistException ( )
inline

Definition at line 22 of file MyScriptWhitelist.cs.

VRage.Scripting.MyWhitelistException.MyWhitelistException ( string  message)
inline

Definition at line 25 of file MyScriptWhitelist.cs.

VRage.Scripting.MyWhitelistException.MyWhitelistException ( string  message,
Exception  inner 
)
inline

Definition at line 28 of file MyScriptWhitelist.cs.

VRage.Scripting.MyWhitelistException.MyWhitelistException ( SerializationInfo  info,
StreamingContext  context 
)
inlineprotected

Definition at line 31 of file MyScriptWhitelist.cs.


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