public class AlreadyClosedException extends IllegalStateException
Constructor and Description |
---|
AlreadyClosedException() |
AlreadyClosedException(String msg) |
AlreadyClosedException(String msg,
Throwable th) |
AlreadyClosedException(Throwable th) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.