‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Blocks.BlockException Class Reference
Inheritance diagram for TechbloxModdingAPI.Blocks.BlockException:
TechbloxModdingAPI.TechbloxModdingAPIException TechbloxModdingAPI.Blocks.BlockSpecializationException TechbloxModdingAPI.Blocks.BlockTypeException TechbloxModdingAPI.Blocks.WiringException TechbloxModdingAPI.Blocks.WireInvalidException

Public Member Functions

 BlockException ()
 
 BlockException (System.String message)
 
 BlockException (System.String message, Exception innerException)
 

Constructor & Destructor Documentation

◆ BlockException() [1/3]

TechbloxModdingAPI.Blocks.BlockException.BlockException ( )
inline

◆ BlockException() [2/3]

TechbloxModdingAPI.Blocks.BlockException.BlockException ( System.String  message)
inline

◆ BlockException() [3/3]

TechbloxModdingAPI.Blocks.BlockException.BlockException ( System.String  message,
Exception  innerException 
)
inline

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