public class CommunicationException extends DataTransferException
| Constructor and Description |
|---|
CommunicationException() |
CommunicationException(String message) |
CommunicationException(String message,
Throwable cause) |
CommunicationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CommunicationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.