Space Engineers
Public Member Functions | List of all members
Sandbox.Game.Screens.MyLoadingException Class Reference
Inheritance diagram for Sandbox.Game.Screens.MyLoadingException:

Public Member Functions

 MyLoadingException (MyStringId message, Exception innerException=null)
 
 MyLoadingException (string message, Exception innerException=null)
 

Detailed Description

Definition at line 12 of file MyLoadingException.cs.

Constructor & Destructor Documentation

Sandbox.Game.Screens.MyLoadingException.MyLoadingException ( MyStringId  message,
Exception  innerException = null 
)
inline

Definition at line 14 of file MyLoadingException.cs.

Sandbox.Game.Screens.MyLoadingException.MyLoadingException ( string  message,
Exception  innerException = null 
)
inline

Definition at line 19 of file MyLoadingException.cs.


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