uk.ac.soton.ecs.grimoires.proxy
Class NonWebServiceProxyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byuk.ac.soton.ecs.grimoires.proxy.GrimoiresProxyException
              extended byuk.ac.soton.ecs.grimoires.proxy.NonWebServiceProxyException
All Implemented Interfaces:
Serializable

public final class NonWebServiceProxyException
extends GrimoiresProxyException

See Also:
Serialized Form

Constructor Summary
NonWebServiceProxyException()
           
 
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

NonWebServiceProxyException

public NonWebServiceProxyException()