IBM WebSphere Extended Deployment (XD)TM
Release 6.0

com.ibm.websphere.proxyds
ResRefNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.websphere.proxyds.ResRefNotFoundException


This exception indicates that a resource reference cannot be found.


Constructor Summary
ResRefNotFoundException(java.lang.String)
          

Inherited Methods

Methods inherited from java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

ResRefNotFoundException

public ResRefNotFoundException( String resRefName)
Parameters:
resRefName - the resource reference name


IBM WebSphere Extended Deployment (XD)TM
Release 6.0