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