Shadow Network Framework  0.0.2-alpha
.NET Client Library for Shadow Network Framework
Loading...
Searching...
No Matches
SNFClient.Exceptions.InstanceUninitialized Class Reference

Thorown in case a certain instance was not Initialized Properly. More...

+ Inheritance diagram for SNFClient.Exceptions.InstanceUninitialized:

Public Member Functions

 InstanceUninitialized ()
 Thrown in case an instance of a non-specified class was not initialized properly.
 
 InstanceUninitialized (string Class)
 Thrown in case an instance of a specified class was not initialized properly.
 

Detailed Description

Thorown in case a certain instance was not Initialized Properly.

Do not throw this Exception Outside of SNFClient

Constructor & Destructor Documentation

◆ InstanceUninitialized() [1/2]

SNFClient.Exceptions.InstanceUninitialized.InstanceUninitialized ( )

Thrown in case an instance of a non-specified class was not initialized properly.

Do not throw this Exception Outside of SNFClient

◆ InstanceUninitialized() [2/2]

SNFClient.Exceptions.InstanceUninitialized.InstanceUninitialized ( string Class)

Thrown in case an instance of a specified class was not initialized properly.

Do not throw this Exception Outside of SNFClient


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