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