Package org.alfresco.service.license
Class LicenseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.service.license.LicenseException
-
- All Implemented Interfaces:
java.io.Serializable
public class LicenseException extends java.lang.RuntimeExceptionBase Exception of License Exceptions.- Author:
- David Caruana
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LicenseException(java.lang.String msg)LicenseException(java.lang.String msg, java.lang.Throwable cause)
-