com.SoftWoehr.JTOpenContrib.connectionmgr
Class Mgr.InvalidServiceRecordException

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

public class Mgr.InvalidServiceRecordException
extends java.lang.Exception

Thrown if an invalid service record is returned by a client to the call freeService().

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