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

Public Member Functions

 CommandException ()
 
 CommandException (string msg)
 
 CommandException (string msg, Exception innerException)
 

Constructor & Destructor Documentation

◆ CommandException() [1/3]

TechbloxModdingAPI.Commands.CommandException.CommandException ( )
inline

◆ CommandException() [2/3]

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

◆ CommandException() [3/3]

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

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