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

java.lang.Object
  extended byChainedException
      extended byorg.globus.ogsa.impl.security.descriptor.util.ElementParserException
Direct Known Subclasses:
SecurityDescriptorException

public class ElementParserException
extends 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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementParserException

public ElementParserException(java.lang.String message)

ElementParserException

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