public class ConnectionRefusedException
extends java.io.IOException
Constructor and Description |
---|
ConnectionRefusedException() |
ConnectionRefusedException(java.lang.String message) |
ConnectionRefusedException(java.lang.String message,
java.lang.Throwable cause) |
ConnectionRefusedException(java.lang.Throwable cause) |
public ConnectionRefusedException()
public ConnectionRefusedException(java.lang.String message)
public ConnectionRefusedException(java.lang.String message, java.lang.Throwable cause)
public ConnectionRefusedException(java.lang.Throwable cause)
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.