com.tibco.rta
Class ConnectionRefusedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.tibco.rta.ConnectionRefusedException
- All Implemented Interfaces:
- java.io.Serializable
public class ConnectionRefusedException
- extends java.io.IOException
An exception to indicate that a connection is refused.
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConnectionRefusedException
public ConnectionRefusedException()
ConnectionRefusedException
public ConnectionRefusedException(java.lang.String message)
ConnectionRefusedException
public ConnectionRefusedException(java.lang.String message,
java.lang.Throwable cause)
ConnectionRefusedException
public ConnectionRefusedException(java.lang.Throwable cause)
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.