public class BadCommandResponseException extends RuntimeException
| Constructor and Description |
|---|
BadCommandResponseException(String command,
InputStream commandErrorStream) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadCommandResponseException(String command, InputStream commandErrorStream) throws IOException
IOExceptionCopyright © 2020. All rights reserved.