|
FYFY 2.3
|
Default exception used when a problem occurs with Fyfy.
More...
Public Member Functions | |
| FyfyException (string stackTrace=null) | |
| Initializes a new instance of the FYFY.FyfyException class. | |
| FyfyException (string message, string stackTrace) | |
| Initializes a new instance of the FYFY.FyfyException class. | |
Public Member Functions inherited from FYFY.ExceptionWithCustomStackTrace | |
| ExceptionWithCustomStackTrace (string stackTrace) | |
| Initializes a new instance of the FYFY.ExceptionWithCustomStackTrace class. | |
| ExceptionWithCustomStackTrace (string message, string stackTrace) | |
| Initializes a new instance of the FYFY.ExceptionWithCustomStackTrace class. | |
| ExceptionWithCustomStackTrace (string message, System.Exception inner, string stackTrace) | |
| Initializes a new instance of the FYFY.ExceptionWithCustomStackTrace class. | |
Additional Inherited Members | |
Properties inherited from FYFY.ExceptionWithCustomStackTrace | |
| override string | StackTrace [get] |
Gets a string represention that describes the function calls that led up to the Exception. | |
Default exception used when a problem occurs with Fyfy.