Package com.appliedrec.verid.core2.auth
Class LicenceAuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.appliedrec.verid.core2.auth.LicenceAuthenticationException
-
- All Implemented Interfaces:
java.io.Serializable
public class LicenceAuthenticationException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LicenceAuthenticationException.Code
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LicenceAuthenticationException.Code
getCode()
-
-
-
Method Detail
-
getCode
public LicenceAuthenticationException.Code getCode()
-
-