com.ibm.websphere.proxyds
Class ResRefNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.websphere.proxyds.ResRefNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ResRefNotFoundException
extends java.lang.Exception

This exception indicates that a resource reference cannot be found.

See Also:
Serialized Form

Constructor Summary
ResRefNotFoundException(java.lang.String resRefName)
           
 
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

ResRefNotFoundException

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