Shadow Network Framework
0.0.1-alpha
.NET Client Library for Shadow Network Framework
|
Exceptions when a certain action requires a class to be initialized. More...
Public Member Functions | |
ClassUninitialized () | |
Called in Case a non-specified Class is needed. | |
ClassUninitialized (string Class) | |
Called in case a specified class is needed. | |
Exceptions when a certain action requires a class to be initialized.
Do not throw this Exception Outside of SNFClient
|
inline |
Called in Case a non-specified Class is needed.
Do not throw this Exception Outside of SNFClient
|
inline |
Called in case a specified class is needed.
Do not throw this Exception Outside of SNFClient