Exception raised when a requested METAL macro is not found.
More...
|
| MacroNotFoundException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Initializes a new instance of the T:MacroNotFoundException class More...
|
|
| RenderingException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Initializes a new instance of the T:RenderingException class More...
|
|
| ZptException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Initializes a new instance of the T:ZptException class More...
|
|
Exception raised when a requested METAL macro is not found.
CSF.Zpt.Metal.MacroNotFoundException.MacroNotFoundException |
( |
| ) |
|
|
inline |
Initializes a new instance of the T:MacroNotFoundException class
CSF.Zpt.Metal.MacroNotFoundException.MacroNotFoundException |
( |
string |
message | ) |
|
|
inline |
Initializes a new instance of the T:MacroNotFoundException class
- Parameters
-
message | A T:System.String that describes the exception. |
CSF.Zpt.Metal.MacroNotFoundException.MacroNotFoundException |
( |
string |
message, |
|
|
Exception |
inner |
|
) |
| |
|
inline |
Initializes a new instance of the T:MacroNotFoundException class
- Parameters
-
message | A T:System.String that describes the exception. |
inner | The exception that is the cause of the current exception. |
CSF.Zpt.Metal.MacroNotFoundException.MacroNotFoundException |
( |
System.Runtime.Serialization.SerializationInfo |
info, |
|
|
System.Runtime.Serialization.StreamingContext |
context |
|
) |
| |
|
inlineprotected |
Initializes a new instance of the T:MacroNotFoundException class
- Parameters
-
context | The contextual information about the source or destination. |
info | The object that holds the serialized object data. |
The documentation for this class was generated from the following file:
- /home/craig/Projects/CSF.Zpt/CSF.Zpt.Abstractions/Metal/MacroNotFoundException.cs