public class IllegalOutputException extends RuntimeException
| Constructor and Description | 
|---|
IllegalOutputException(String message)
Create the exception with a message. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalOutputException(String message)
message - the message.Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.