Shadow Network Framework  0.0.1-alpha
.NET Client Library for Shadow Network Framework
Loading...
Searching...
No Matches
SNFClient.Exceptions.Connection.NotConnected Class Reference

Thrown in case you are calling a method that requires establishing a Connection. More...

+ Inheritance diagram for SNFClient.Exceptions.Connection.NotConnected:

Public Member Functions

 NotConnected ()
 Thrown in case you are calling a method that requires to be called while establishing a Connection.
 

Detailed Description

Thrown in case you are calling a method that requires establishing a Connection.

Do not throw this Exception Outside of SNFClient

Constructor & Destructor Documentation

◆ NotConnected()

SNFClient.Exceptions.Connection.NotConnected.NotConnected ( )
inline

Thrown in case you are calling a method that requires to be called while establishing a Connection.

Do not throw this Exception Outside of SNFClient


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