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