'Declaration Public Function New( _
ByVal messageThe message that describes the error.As System.String _
)
public OcrException(
System.String message
)
public: OcrException(
System.String message
)
public:
OcrException(
System.String message
)
Parameters
- message
- The message that describes the error.