wttools.protocols.exc
Class IllegalProtocolException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--wttools.protocols.exc.IllegalProtocolException
All Implemented Interfaces:
java.io.Serializable

public class IllegalProtocolException
extends java.io.IOException

IllegalProtocolException.java Created: Fri Oct 5 21:54:42 2001

Version:
$Revision: 1.1.1.1 $
Author:
Artur Hefczyc
See Also:
Serialized Form

Constructor Summary
IllegalProtocolException()
           
IllegalProtocolException(java.lang.String msg)
           
 
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
 

Constructor Detail

IllegalProtocolException

public IllegalProtocolException()

IllegalProtocolException

public IllegalProtocolException(java.lang.String msg)


Copyright © GNU, wttools developers Team.