org.globus.ogsa.impl.security.authorization
Class AuthorizationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.globus.common.ChainedException
              extended byorg.globus.ogsa.impl.security.authorization.AuthorizationException
All Implemented Interfaces:
java.io.Serializable

public class AuthorizationException
extends org.globus.common.ChainedException

See Also:
Serialized Form

Constructor Summary
AuthorizationException(java.lang.String msg)
           
AuthorizationException(java.lang.String msg, java.lang.Throwable root)
           
 
Methods inherited from class org.globus.common.ChainedException
getException, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthorizationException

public AuthorizationException(java.lang.String msg)

AuthorizationException

public AuthorizationException(java.lang.String msg,
                              java.lang.Throwable root)


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.