public class CommunicationException extends RuntimeException
CommunicationException class.
Constructor and Description |
---|
CommunicationException(String message)
Constructor for CommunicationException.
|
CommunicationException(String message,
Throwable cause)
Constructor for CommunicationException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.