org.openejb.corba.security
Class SASException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openejb.corba.security.SASException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SASConflictingEvidenceException, SASInvalidEvidenceException, SASInvalidMechanismException, SASNoContextException
- public class SASException
- extends Exception
- Version:
- $Revision: 445359 $ $Date: 2005-03-27 04:04:42 +0200 (Sun, 27 Mar 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SASException
public SASException(int major)
SASException
public SASException(int major,
Throwable cause)
getMajor
public int getMajor()
getMinor
public int getMinor()
getErrorToken
public byte[] getErrorToken()
Copyright © 1999-2006 OpenEJB. All Rights Reserved.