‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Players.PlayerException Class Reference
Inheritance diagram for TechbloxModdingAPI.Players.PlayerException:
TechbloxModdingAPI.TechbloxModdingAPIException TechbloxModdingAPI.Players.PlayerNotFoundException

Public Member Functions

 PlayerException ()
 
 PlayerException (string message)
 
 PlayerException (string message, Exception innerException)
 

Constructor & Destructor Documentation

◆ PlayerException() [1/3]

TechbloxModdingAPI.Players.PlayerException.PlayerException ( )
inline

◆ PlayerException() [2/3]

TechbloxModdingAPI.Players.PlayerException.PlayerException ( string  message)
inline

◆ PlayerException() [3/3]

TechbloxModdingAPI.Players.PlayerException.PlayerException ( string  message,
Exception  innerException 
)
inline

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