Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterException Class > RasterException Constructor : RasterException Constructor(String) |
'Usage
Dim message As String Dim instance As New RasterException(message)
public RasterException(String message)
function RasterException( message )
This constructor initializes the member of the class as follows:
Member | Value |
---|---|
Message | message |
Code | RasterExceptionCode.Success |
InnerException | null reference. |