Space Engineers
Public Member Functions | List of all members
Sandbox.AppCode.Game.Sessions.MyDataCorruptedException Class Reference
Inheritance diagram for Sandbox.AppCode.Game.Sessions.MyDataCorruptedException:

Public Member Functions

 MyDataCorruptedException ()
 
 MyDataCorruptedException (string message)
 
 MyDataCorruptedException (string message, Exception innerException)
 

Detailed Description

Definition at line 8 of file MyDataCorruptedException.cs.

Constructor & Destructor Documentation

Sandbox.AppCode.Game.Sessions.MyDataCorruptedException.MyDataCorruptedException ( )
inline

Definition at line 10 of file MyDataCorruptedException.cs.

Sandbox.AppCode.Game.Sessions.MyDataCorruptedException.MyDataCorruptedException ( string  message)
inline

Definition at line 15 of file MyDataCorruptedException.cs.

Sandbox.AppCode.Game.Sessions.MyDataCorruptedException.MyDataCorruptedException ( string  message,
Exception  innerException 
)
inline

Definition at line 20 of file MyDataCorruptedException.cs.


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