org.openejb.corba.security
Class SASConflictingEvidenceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.openejb.corba.security.SASException
              extended byorg.openejb.corba.security.SASConflictingEvidenceException
All Implemented Interfaces:
Serializable

public class SASConflictingEvidenceException
extends SASException

Version:
$Revision: 445359 $ $Date: 2005-03-27 04:04:42 +0200 (Sun, 27 Mar 2005) $
See Also:
Serialized Form

Constructor Summary
SASConflictingEvidenceException()
           
 
Methods inherited from class org.openejb.corba.security.SASException
getErrorToken, getMajor, getMinor
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SASConflictingEvidenceException

public SASConflictingEvidenceException()


Copyright © 1999-2006 OpenEJB. All Rights Reserved.