org.eclipse.higgins.util.saml
Class XMLElement.VerificationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.eclipse.higgins.util.saml.XMLElement.VerificationException
All Implemented Interfaces:
Serializable
Enclosing class:
XMLElement

public class XMLElement.VerificationException
extends Exception

See Also:
Serialized Form

Constructor Summary
XMLElement.VerificationException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLElement.VerificationException

public XMLElement.VerificationException(String message)