‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Commands.CommandRuntimeException Class Reference
Inheritance diagram for TechbloxModdingAPI.Commands.CommandRuntimeException:
TechbloxModdingAPI.Commands.CommandException TechbloxModdingAPI.TechbloxModdingAPIException

Public Member Functions

 CommandRuntimeException ()
 
 CommandRuntimeException (string msg)
 
 CommandRuntimeException (string msg, Exception innerException)
 

Constructor & Destructor Documentation

◆ CommandRuntimeException() [1/3]

TechbloxModdingAPI.Commands.CommandRuntimeException.CommandRuntimeException ( )
inline

◆ CommandRuntimeException() [2/3]

TechbloxModdingAPI.Commands.CommandRuntimeException.CommandRuntimeException ( string  msg)
inline

◆ CommandRuntimeException() [3/3]

TechbloxModdingAPI.Commands.CommandRuntimeException.CommandRuntimeException ( string  msg,
Exception  innerException 
)
inline

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