‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.App.AppException Class Reference
Inheritance diagram for TechbloxModdingAPI.App.AppException:
TechbloxModdingAPI.TechbloxModdingAPIException TechbloxModdingAPI.App.AppStateException TechbloxModdingAPI.App.GameNotFoundException

Public Member Functions

 AppException ()
 
 AppException (string message)
 
 AppException (string message, Exception innerException)
 

Constructor & Destructor Documentation

◆ AppException() [1/3]

TechbloxModdingAPI.App.AppException.AppException ( )
inline

◆ AppException() [2/3]

TechbloxModdingAPI.App.AppException.AppException ( string  message)
inline

◆ AppException() [3/3]

TechbloxModdingAPI.App.AppException.AppException ( string  message,
Exception  innerException 
)
inline

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