‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Events.EventException Class Reference
Inheritance diagram for TechbloxModdingAPI.Events.EventException:
TechbloxModdingAPI.TechbloxModdingAPIException TechbloxModdingAPI.Events.EventRuntimeException

Public Member Functions

 EventException ()
 
 EventException (string message)
 
 EventException (string message, Exception innerException)
 

Constructor & Destructor Documentation

◆ EventException() [1/3]

TechbloxModdingAPI.Events.EventException.EventException ( )
inline

◆ EventException() [2/3]

TechbloxModdingAPI.Events.EventException.EventException ( string  message)
inline

◆ EventException() [3/3]

TechbloxModdingAPI.Events.EventException.EventException ( string  message,
Exception  innerException 
)
inline

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