Class: ThermalFlowError
This page documents the methods and fields available in the ThermalFlowError class.
Members
| Signature | Description |
|---|---|
ThermalFlowError(String, String) | Creates a new instance of ThermalFlowError. |
ThermalFlowError(String, String, Error) | Creates a new instance of ThermalFlowError. |
ThermalFlowError(String, String, Exception) | Creates a new instance of ThermalFlowError. |
getCallStack() | Returns the current call stack. |
getError() | Returns the current error. |
getException() | Returns the current exception. |
getMessage() | Returns the current message. |
getType() | Returns the current type. |