Leadtools Namespace > RasterException Class > RasterException Constructor : RasterException Constructor(String,RasterExceptionCode) |
public RasterException( string message, RasterExceptionCode code )
'Declaration Public Function New( _ ByVal message As String, _ ByVal code As RasterExceptionCode _ )
'Usage Dim message As String Dim code As RasterExceptionCode Dim instance As New RasterException(message, code)
public RasterException( string message, RasterExceptionCode code )
public: RasterException( String^ message, RasterExceptionCode code )
This constructor initializes the class as follows:
Member | Value |
---|---|
Message | message |
Code | code |
System.Exception.InnerException | Null reference (Nothing in Visual Basic). |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2