AsposeOCRException

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

public class AsposeOCRException extends Exception

Konstruktörer

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

Metoder

MetodBeskrivning
getMessage()

AsposeOCRException(String message)

public AsposeOCRException(String message)

Parameters:

ParameterTypBeskrivning
meddelandejava.lang.String

AsposeOCRException(String message, Throwable cause)

public AsposeOCRException(String message, Throwable cause)

Parameters:

ParameterTypBeskrivning
meddelandejava.lang.String
orsakjava.lang.Throwable

getMessage()

public String getMessage()

Returns: java.lang.String