public class NoOutputException extends Exception
A NoOutputException states that no data has been received from the connected non-JVM process.
| Constructor and Description | 
|---|
| NoOutputException() | 
| NoOutputException(String message) | 
| NoOutputException(String message,
                 Throwable cause) | 
| NoOutputException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 The Apache Software Foundation. All rights reserved.