‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.TechbloxModdingAPIException Class Reference
Inheritance diagram for TechbloxModdingAPI.TechbloxModdingAPIException:
TechbloxModdingAPI.App.AppException TechbloxModdingAPI.Blocks.BlockException TechbloxModdingAPI.Commands.CommandException TechbloxModdingAPI.Events.EventException TechbloxModdingAPI.Players.PlayerException TechbloxModdingAPI.App.AppStateException TechbloxModdingAPI.App.GameNotFoundException TechbloxModdingAPI.Blocks.BlockSpecializationException TechbloxModdingAPI.Blocks.BlockTypeException TechbloxModdingAPI.Blocks.WiringException TechbloxModdingAPI.Commands.CommandAlreadyBuiltException TechbloxModdingAPI.Commands.CommandAlreadyExistsException TechbloxModdingAPI.Commands.CommandNotFoundException TechbloxModdingAPI.Commands.CommandParameterMissingException TechbloxModdingAPI.Commands.CommandRuntimeException TechbloxModdingAPI.Events.EventRuntimeException TechbloxModdingAPI.Players.PlayerNotFoundException

Public Member Functions

 TechbloxModdingAPIException ()
 
 TechbloxModdingAPIException (string message)
 
 TechbloxModdingAPIException (string message, Exception innerException)
 

Protected Member Functions

 TechbloxModdingAPIException (SerializationInfo info, StreamingContext context)
 

Constructor & Destructor Documentation

◆ TechbloxModdingAPIException() [1/4]

TechbloxModdingAPI.TechbloxModdingAPIException.TechbloxModdingAPIException ( )
inline

◆ TechbloxModdingAPIException() [2/4]

TechbloxModdingAPI.TechbloxModdingAPIException.TechbloxModdingAPIException ( string  message)
inline

◆ TechbloxModdingAPIException() [3/4]

TechbloxModdingAPI.TechbloxModdingAPIException.TechbloxModdingAPIException ( string  message,
Exception  innerException 
)
inline

◆ TechbloxModdingAPIException() [4/4]

TechbloxModdingAPI.TechbloxModdingAPIException.TechbloxModdingAPIException ( SerializationInfo  info,
StreamingContext  context 
)
inlineprotected

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