Accusoft.PrintPro8.Net
InvalidAngleException Constructor(String)




A string which represents the error message.
Generated exception for a invalid angle error with a given string.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New InvalidAngleException(message)
public InvalidAngleException( 
   string message
)
public: InvalidAngleException( 
   string* message
)
public:
InvalidAngleException( 
   String^ message
)

Parameters

message
A string which represents the error message.
See Also

Reference

InvalidAngleException Class
InvalidAngleException Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback