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, toString
public IllegalOutputException(String message)
message
- the message.Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.