FYFY 2.3
Loading...
Searching...
No Matches
FYFY.UnknownComponentException Class Reference

Exception used when you try to access to a Component that is unknown to FYFY. More...

Inheritance diagram for FYFY.UnknownComponentException:
FYFY.ExceptionWithCustomStackTrace

Public Member Functions

 UnknownComponentException (string stackTrace=null)
 Initializes a new instance of the FYFY.UnknownComponentException class.
 
 UnknownComponentException (string message, string stackTrace)
 Initializes a new instance of the FYFY.UnknownComponentException 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.
 

Detailed Description

Exception used when you try to access to a Component that is unknown to FYFY.


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