public class UnknownTaskException extends Exception
Task
was requested.Constructor and Description |
---|
UnknownTaskException(String unknownTaskName)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
String |
getUnknownTaskName()
Obtains the name of the unknown
Task . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2016. All rights reserved.