Space Engineers
Public Member Functions | List of all members
VRage.Library.Collections.BitStreamException Class Reference
Inheritance diagram for VRage.Library.Collections.BitStreamException:

Public Member Functions

 BitStreamException (Exception inner)
 
 BitStreamException (string message)
 
 BitStreamException (string message, Exception inner)
 

Detailed Description

Definition at line 9 of file BitStreamException.cs.

Constructor & Destructor Documentation

VRage.Library.Collections.BitStreamException.BitStreamException ( Exception  inner)
inline

Definition at line 11 of file BitStreamException.cs.

VRage.Library.Collections.BitStreamException.BitStreamException ( string  message)
inline

Definition at line 16 of file BitStreamException.cs.

VRage.Library.Collections.BitStreamException.BitStreamException ( string  message,
Exception  inner 
)
inline

Definition at line 21 of file BitStreamException.cs.


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