public class AddressInUseException extends RemoteConnectionException
Constructor and Description |
---|
AddressInUseException(String message) |
AddressInUseException(String message,
Throwable cause) |
AddressInUseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AddressInUseException(String message, Throwable cause)
message
- cause
- public AddressInUseException(String message)
message
- public AddressInUseException(Throwable cause)
cause
- Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.