Serializablepublic class RemoveException extends Exception
| Constructor | Description |
|---|---|
RemoveException() |
Constructs an RemoveException with no detail message.
|
RemoveException(String message) |
Constructs an RemoveException with the specified
detail message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoveException()
public RemoveException(String message)
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.