public class AlreadyClosedException extends IllegalStateException
Constructor and Description |
---|
AlreadyClosedException(String message) |
AlreadyClosedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.