org.jboss.security.identity.sso
Class SSOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.security.identity.sso.SSOException
- All Implemented Interfaces:
- Serializable
public class SSOException
- extends Exception
Exception for the SSO Project
- Since:
- Apr 10, 2006
- Version:
- $Revision: 81038 $
- Author:
- Sohil Shah, Anil Saldhana
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SSOException
public SSOException()
SSOException
public SSOException(String message,
Throwable cause)
SSOException
public SSOException(String message)
SSOException
public SSOException(Throwable cause)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.