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

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.globus.common.ChainedException
                    |
                    +--org.globus.wsrf.impl.security.authorization.AuthorizationException
All Implemented Interfaces:
Serializable

public class AuthorizationException
extends ChainedException

See Also:
Serialized Form

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

Constructor Detail

AuthorizationException

public AuthorizationException(String msg)

AuthorizationException

public AuthorizationException(String msg,
                              Throwable root)


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.