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, toString
public RemoveException()
public RemoveException(String message)
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.