com.SoftWoehr.JTOpenContrib.connectionmgr
Class Mgr.UnknownServiceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.UnknownServiceException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Mgr

public class Mgr.UnknownServiceException
extends java.lang.Exception

This is thrown if a request is made for an unknown or unsupported service.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait