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

java.lang.Object
  extended byChainedException
      extended byorg.globus.ogsa.impl.security.descriptor.util.ElementParserException
          extended byorg.globus.ogsa.impl.security.descriptor.SecurityDescriptorException

public class SecurityDescriptorException
extends ElementParserException

See Also:
Serialized Form

Constructor Summary
SecurityDescriptorException(java.lang.String message)
           
SecurityDescriptorException(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

SecurityDescriptorException

public SecurityDescriptorException(java.lang.String message)

SecurityDescriptorException

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