SPIException Class (console safe)
Exception type which the plugin can throw.
RuntimeException
SPIException
class SPIException
Constructors
Properties
ErrorNumber (Inherited) | Used to get or set an error number that describes the runtime error. |
Message (Inherited) | Used to get or set descriptive text to display when the runtime exception is encountered. |
Methods
Stack (Inherited) | Returns a String array that contains a list of all of the methods in the stack from the main entrypoint to the point at which the exception was invoked. |
StackFrames (Inherited) | Returns an array containing the stack when the exception was first raised. |
Supported Platforms:
Linux ARM 32 bitLinux ARM 64 bitUnsupported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bit