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

Public Member Functions

 EventRuntimeException ()
 
 EventRuntimeException (string message)
 
 EventRuntimeException (string message, Exception innerException)
 

Constructor & Destructor Documentation

◆ EventRuntimeException() [1/3]

TechbloxModdingAPI.Events.EventRuntimeException.EventRuntimeException ( )
inline

◆ EventRuntimeException() [2/3]

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

◆ EventRuntimeException() [3/3]

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

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