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, toStringpublic RemoveException()
public RemoveException(String message)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.