Exception raised when the construction of an IContextVisitor fails.
More...
|
| CouldNotCreateContextVisitorException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Initializes a new instance of the T:CouldNotCreateContextVisitorException class More...
|
|
|
string | InvalidClassname [get, set] |
| Gets or sets the name of the type which was used unsuccessfully to try and crveate the context visitor. More...
|
|
Exception raised when the construction of an IContextVisitor fails.
CSF.Zpt.Rendering.CouldNotCreateContextVisitorException.CouldNotCreateContextVisitorException |
( |
| ) |
|
|
inline |
Initializes a new instance of the T:CouldNotCreateContextVisitorException class
CSF.Zpt.Rendering.CouldNotCreateContextVisitorException.CouldNotCreateContextVisitorException |
( |
string |
message | ) |
|
|
inline |
Initializes a new instance of the T:CouldNotCreateContextVisitorException class
- Parameters
-
message | A T:System.String that describes the exception. |
CSF.Zpt.Rendering.CouldNotCreateContextVisitorException.CouldNotCreateContextVisitorException |
( |
string |
message, |
|
|
Exception |
inner |
|
) |
| |
|
inline |
Initializes a new instance of the T:CouldNotCreateContextVisitorException class
- Parameters
-
message | A T:System.String that describes the exception. |
inner | The exception that is the cause of the current exception. |
CSF.Zpt.Rendering.CouldNotCreateContextVisitorException.CouldNotCreateContextVisitorException |
( |
System.Runtime.Serialization.SerializationInfo |
info, |
|
|
System.Runtime.Serialization.StreamingContext |
context |
|
) |
| |
|
inlineprotected |
Initializes a new instance of the T:CouldNotCreateContextVisitorException class
- Parameters
-
context | The contextual information about the source or destination. |
info | The object that holds the serialized object data. |
string CSF.Zpt.Rendering.CouldNotCreateContextVisitorException.InvalidClassname |
|
getset |
Gets or sets the name of the type which was used unsuccessfully to try and crveate the context visitor.
The invalid classname.
The documentation for this class was generated from the following file:
- /home/craig/Projects/CSF.Zpt/CSF.Zpt.Abstractions/Rendering/CouldNotCreateContextVisitorException.cs