fingerprinters
Class FingerPrinterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fingerprinters.FingerPrinterException
- All Implemented Interfaces:
- java.io.Serializable
public class FingerPrinterException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FingerPrinterException
public FingerPrinterException()
FingerPrinterException
public FingerPrinterException(java.lang.String message)
FingerPrinterException
public FingerPrinterException(FingerPrinterException.ErrorCode errorCode)
FingerPrinterException
public FingerPrinterException(FingerPrinterException.ErrorCode errorCode,
java.lang.String errorClass)
FingerPrinterException
public FingerPrinterException(FingerPrinterException.ErrorCode errorCode,
java.lang.String errorClass,
java.lang.String errorParameter)
getErrorCode
public FingerPrinterException.ErrorCode getErrorCode()
errorMessage
public java.lang.String errorMessage()