Shadow Network Framework
0.0.1-alpha
.NET Client Library for Shadow Network Framework
|
Contains Exception related to SNFClient.Connection More...
Classes | |
class | AlreadyConnected |
Thrown in case you are changing a value that cannot be changed after establishing a Connection. More... | |
class | Connecting |
Thrown in case you are changing a value that cannot be changed whilst establishing a Connection. More... | |
class | NotConnected |
Thrown in case you are calling a method that requires establishing a Connection. More... | |
class | NotConnecting |
Thrown in case you are calling a method that requires to be called while establishing a Connection. More... | |
Contains Exception related to SNFClient.Connection
Do not throw this Exception Outside of SNFClient