NextApp Echo3
v3.0.b4

nextapp.echo.webcontainer.util
Class Resource.ResourceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by nextapp.echo.webcontainer.util.Resource.ResourceException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Resource

public static class Resource.ResourceException
extends java.lang.RuntimeException

A RuntimeException exception that will be thrown in the event that problems are encountered obtaining a resource.

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
 


NextApp Echo3
v3.0.b4