com.atlassian.bamboo.task
Class TaskException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.task.TaskException
- All Implemented Interfaces:
- Serializable
@PublicApi
public class TaskException
- extends Exception
When thrown indicates a problem with the execution of a TaskType
- Since:
- 3.1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TaskException
public TaskException(String message)
TaskException
public TaskException(String message,
Throwable cause)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.