org.idoox.wasp.server
Class ServiceInstanceNotFoundException

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

public class ServiceInstanceNotFoundException
extends java.lang.Exception

Exception used by the ServiceManager to signal an invalid service name parameter.

Since:
3.2
See Also:
Serialized Form
Component:
Core

Constructor Summary
ServiceInstanceNotFoundException()
          Deprecated. Creates a new exception.
ServiceInstanceNotFoundException(java.lang.String reason)
          Deprecated. Creates a new exception.
 
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

ServiceInstanceNotFoundException

public ServiceInstanceNotFoundException()
Deprecated. 
Creates a new exception.


ServiceInstanceNotFoundException

public ServiceInstanceNotFoundException(java.lang.String reason)
Deprecated. 
Creates a new exception.

Parameters:
reason - the reason