public class UnsupportedTaskException extends TaskException
Constructor and Description |
---|
UnsupportedTaskException(String task)
Indicates that a requested task is not supported
|
UnsupportedTaskException(String task,
String message)
Indicates that the use of a task is not supported
|
getArgs, getFormattedMessage, getKey, setArgs
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedTaskException(String task)
task
- name of taskCopyright © 2009–2016 DuraSpace. All rights reserved.