NextApp Echo
App Container 1.1.4

nextapp.echoservlet.util
Class Resource.ResourceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bynextapp.echoservlet.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

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 Echo
App Container 1.1.4