Package org.codelibs.fess.exception
Class SsoLoginException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.codelibs.fess.exception.FessSystemException
-
- org.codelibs.fess.exception.SsoLoginException
-
- All Implemented Interfaces:
Serializable
public class SsoLoginException extends FessSystemException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SsoLoginException(String message)SsoLoginException(String message, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-