public class PermanentConnectionRefusalException extends ConnectionRefusalException
| Constructor and Description |
|---|
PermanentConnectionRefusalException() |
PermanentConnectionRefusalException(String message) |
PermanentConnectionRefusalException(String message,
Object... args) |
PermanentConnectionRefusalException(String message,
Throwable cause) |
PermanentConnectionRefusalException(Throwable cause) |
PermanentConnectionRefusalException(Throwable cause,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PermanentConnectionRefusalException()
public PermanentConnectionRefusalException(String message)
public PermanentConnectionRefusalException(String message, Object... args)
public PermanentConnectionRefusalException(Throwable cause, String message, Object... args)
public PermanentConnectionRefusalException(String message, Throwable cause)
public PermanentConnectionRefusalException(Throwable cause)
Copyright © 2004–2018. All rights reserved.