net.xoetrope.optional.service
Class XServiceProxyNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.xoetrope.optional.service.XServiceProxyNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class XServiceProxyNotFoundException
extends java.lang.Exception

Copyright (c) Xoetrope Ltd., 2001-2006, see license.txt for details

See Also:
Serialized Form

Constructor Summary
XServiceProxyNotFoundException()
          Thrown when a ServiceProxy cannot be found by the XRouteManager
 
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

XServiceProxyNotFoundException

public XServiceProxyNotFoundException()
Thrown when a ServiceProxy cannot be found by the XRouteManager