Package io.anyline2.core
Class LicenseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.anyline2.core.AnylineException
-
- io.anyline2.core.LicenseException
-
- All Implemented Interfaces:
java.io.Serializable
public class LicenseException extends AnylineException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LicenseException(int errorCode, java.lang.String reason)
-
Method Summary
-
Methods inherited from class io.anyline2.core.AnylineException
errorCode, getMessage, reason
-
-