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, toString
public TaskStoppedException()
public TaskStoppedException(String message)
message
- the messageCopyright © 2018 JBoss by Red Hat. All rights reserved.