org.globus.wsrf.impl.security.descriptor
Class SecurityDescriptorException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.globus.common.ChainedException
                    |
                    +--org.globus.wsrf.impl.security.descriptor.util.ElementParserException
                          |
                          +--org.globus.wsrf.impl.security.descriptor.SecurityDescriptorException
All Implemented Interfaces:
Serializable

public class SecurityDescriptorException
extends ElementParserException

See Also:
Serialized Form

Constructor Summary
SecurityDescriptorException(String message)
           
SecurityDescriptorException(String message, Exception exception)
           
 
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

SecurityDescriptorException

public SecurityDescriptorException(String message)

SecurityDescriptorException

public SecurityDescriptorException(String message,
                                   Exception exception)


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