Accusoft.PrintProSdk Namespace > PrintProException Class > PrintProException Constructor : PrintProException Constructor(String,Exception) |
'Usage Dim message As String Dim inner As Exception Dim instance As New PrintProException(message, inner)
public: PrintProException( string* message, Exception* inner )
public: PrintProException( String^ message, Exception^ inner )