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