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