public class TaskStoppedException extends RuntimeException
| Constructor and Description |
|---|
TaskStoppedException()
Create a new TaskStoppedException
|
TaskStoppedException(String message)
Create a new TaskStoppedException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TaskStoppedException()
public TaskStoppedException(String message)
message - the messageCopyright © 2015 JBoss by Red Hat. All rights reserved.