public abstract class AlreadyClosedException extends DDSException
Modifier | Constructor and Description |
---|---|
protected |
AlreadyClosedException() |
protected |
AlreadyClosedException(String message) |
protected |
AlreadyClosedException(String message,
Throwable cause) |
protected |
AlreadyClosedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnvironment
Copyright © 2014. All rights reserved.