com.sentilla.net
Class ProtocolNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sentilla.net.ProtocolNotFoundException
All Implemented Interfaces:
Serializable

public class ProtocolNotFoundException
extends RuntimeException

Thrown when a trying to reference a protocol that does not exist on this platform.

See Also:
Serialized Form

Constructor Summary
ProtocolNotFoundException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProtocolNotFoundException

public ProtocolNotFoundException()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.