Package com.regula.facesdk.exception
Class PersonDBBackendException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.regula.facesdk.exception.PersonDBBackendException
-
- All Implemented Interfaces:
java.io.Serializable
public class PersonDBBackendException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PersonDBBackendException(int code)
PersonDBBackendException(int code, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getErrorCode()
-