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