org.idoox.wasp
Class InstanceNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.idoox.wasp.InstanceNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class InstanceNotFoundException
extends java.lang.RuntimeException

Exception for Context.getInstance(java.lang.String).

Since:
4.0
See Also:
Serialized Form
Component:
Core

Constructor Summary
InstanceNotFoundException(java.lang.String s)
          Creates a new instance.
 
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

InstanceNotFoundException

public InstanceNotFoundException(java.lang.String s)
Creates a new instance.

Parameters:
s - class name