com.SoftWoehr.JTOpenContrib.connectionmgr
Class Mgr.UnknownProtocolException

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

public class Mgr.UnknownProtocolException
extends java.lang.Exception

This exception is thrown if the "url" submitted for a service request is unrecognized.

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