org.globus.ogsa.impl.security.descriptor.util
Class ElementParserException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.globus.common.ChainedException
              extended byorg.globus.ogsa.impl.security.descriptor.util.ElementParserException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SecurityDescriptorException

public class ElementParserException
extends org.globus.common.ChainedException

See Also:
Serialized Form

Constructor Summary
ElementParserException(java.lang.String message)
           
ElementParserException(java.lang.String message, java.lang.Exception exception)
           
 
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

ElementParserException

public ElementParserException(java.lang.String message)

ElementParserException

public ElementParserException(java.lang.String message,
                              java.lang.Exception exception)


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