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