public class RemoveException extends Exception
| Constructor and Description |
|---|
RemoveException()
Constructs an RemoveException with no detail message.
|
RemoveException(String message)
Constructs an RemoveException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018, 2020 Eclipse Foundation.
Use is subject to license terms.