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