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