Joram 5.0.7

org.objectweb.joram.kclient
Class ConnectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.joram.kclient.JoramException
              extended by org.objectweb.joram.kclient.ConnectException
All Implemented Interfaces:
java.io.Serializable

public class ConnectException
extends JoramException

See Also:
Serialized Form

Constructor Summary
ConnectException()
           
ConnectException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectException

public ConnectException()

ConnectException

public ConnectException(java.lang.String msg)

Joram 5.0.7

Copyright © 2005 Scalagent - All rights reserved