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