com.intellij.j2ee.j2eeDom.web
Class WebRoot.WebRootNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.intellij.openapi.util.InvalidDataException
              extended by com.intellij.j2ee.j2eeDom.web.WebRoot.WebRootNotFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
WebRoot

public static class WebRoot.WebRootNotFoundException
extends InvalidDataException

See Also:
Serialized Form

Constructor Summary
WebRoot.WebRootNotFoundException(java.lang.String s)
           
 
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
 

Constructor Detail

WebRoot.WebRootNotFoundException

public WebRoot.WebRootNotFoundException(java.lang.String s)