Accusoft Pegasus
Accusoft.MicrXpress1.Net
BitDepthException Constructor(String)
See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace > BitDepthException Class > BitDepthException Constructor : BitDepthException Constructor(String)




message
A string which represent the message.
Initializes a new instance of the BitDepthException class with the given error message.

Syntax

Visual Basic (Declaration)  
Public Function New( _
   ByVal message As String _
)
Visual Basic (Usage) Copy Code
Dim message As String
 
Dim instance As BitDepthException(message)
C#  
public BitDepthException( 
   string message
)
Managed Extensions for C++  
public: BitDepthException( 
   string* message
)
C++/CLI  
public:
BitDepthException( 
   String^ message
)

Parameters

message
A string which represent the message.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.