AsposeOCRException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception

public class AsposeOCRException extends Exception

Constructors

ConstructorDescription
AsposeOCRException(String message)
AsposeOCRException(String message, Throwable cause)

Methods

MethodDescription
getMessage()

AsposeOCRException(String message)

public AsposeOCRException(String message)

Parameters:

ParameterTypeDescription
messagejava.lang.String

AsposeOCRException(String message, Throwable cause)

public AsposeOCRException(String message, Throwable cause)

Parameters:

ParameterTypeDescription
messagejava.lang.String
causejava.lang.Throwable

getMessage()

public String getMessage()

Returns: java.lang.String