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, setArgsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedTaskException(String task)
task - name of taskCopyright © 2009–2019 DuraSpace. All rights reserved.