Class LicensingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.microstrategy.utils.MSTRCheckedException
-
- com.microstrategy.utils.licensing.LicensingException
-
- All Implemented Interfaces:
LocalizableException
,java.io.Serializable
public class LicensingException extends MSTRCheckedException
This is an exception class for all errors thrown by classes in thecom.microstrategy.utils.licensing
package.- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.microstrategy.utils.MSTRCheckedException
MSTRCheckedException.ExceptionXMLHandler
-
-
Method Summary
-
Methods inherited from class com.microstrategy.utils.MSTRCheckedException
getCause, getDefaultLocale, getErrorCode, getLocalizableMessage, getMessage, getMessage, getMessage, getRootCause, getRootCause, setCause, setDefaultLocale, setXMLHandler
-
-