Package com.microstrategy.utils.ssl
Class MSTRSecurityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.microstrategy.utils.MSTRCheckedException
-
- com.microstrategy.utils.ssl.MSTRSecurityException
-
- All Implemented Interfaces:
LocalizableException
,java.io.Serializable
public class MSTRSecurityException extends MSTRCheckedException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.microstrategy.utils.MSTRCheckedException
MSTRCheckedException.ExceptionXMLHandler
-
-
Constructor Summary
Constructors Constructor Description MSTRSecurityException(java.lang.String message)
MSTRSecurityException(java.lang.Throwable err)
-
Method Summary
-
Methods inherited from class com.microstrategy.utils.MSTRCheckedException
getCause, getDefaultLocale, getErrorCode, getLocalizableMessage, getMessage, getMessage, getMessage, getRootCause, getRootCause, setCause, setDefaultLocale, setXMLHandler
-
-