org.eclipse.virgo.snaps.core.internal.webapp.config
Class WebXmlValidationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.virgo.snaps.core.internal.webapp.config.WebXmlParseException
                  extended by org.eclipse.virgo.snaps.core.internal.webapp.config.WebXmlValidationException
All Implemented Interfaces:
java.io.Serializable

public class WebXmlValidationException
extends WebXmlParseException

TODO Document WebXmlValidationException

Concurrent Semantics
TODO Document concurrent semantics of WebXmlValidationException

See Also:
Serialized Form

Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait