Class BuildPreQueuedActionFailureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.atlassian.bamboo.v2.build.queue.BuildPreQueuedActionFailureException
-
- All Implemented Interfaces:
Serializable
public class BuildPreQueuedActionFailureException extends Exception
BuildPreQueuedActionFailureException- Author:
- James William Dumay
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BuildPreQueuedActionFailureException(String message)
BuildPreQueuedActionFailureException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-