com.atlassian.bamboo.v2.build.queue
Class BuildPreQueuedActionFailureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.bamboo.v2.build.queue.BuildPreQueuedActionFailureException
All Implemented Interfaces:
java.io.Serializable

public class BuildPreQueuedActionFailureException
extends java.lang.Exception

BuildPreQueuedActionFailureException

Author:
James William Dumay
See Also:
Serialized Form

Constructor Summary
BuildPreQueuedActionFailureException(java.lang.String message)
           
BuildPreQueuedActionFailureException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BuildPreQueuedActionFailureException

public BuildPreQueuedActionFailureException(java.lang.String message)

BuildPreQueuedActionFailureException

public BuildPreQueuedActionFailureException(java.lang.Throwable cause)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.