public class UnknownTaskException extends RuntimeException
For internal use only. May be renamed or removed in a future release.
| Constructor and Description |
|---|
UnknownTaskException(FallibleCommand command)
Exception constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownTaskException(FallibleCommand command)
command - command that was not foundCopyright © 2021. All rights reserved.