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