Accusoft.PrintProSdk Namespace > EndDocumentFailedException Class : EndDocumentFailedException Constructor |
Overload | Description |
---|---|
EndDocumentFailedException Constructor() | An exception generated for a end document failed error. |
EndDocumentFailedException Constructor(Int32) | Generated exception for a end document failed error with a given error number. |
EndDocumentFailedException Constructor(String) | Generated exception for a end document failed error with a given string. |
EndDocumentFailedException Constructor(Int32,String) | Generated exception for a end document failed error with a given error number and message. |
EndDocumentFailedException Constructor(String,Exception) | Generated exception for a end document failed error with a given message and inner exception. |