au.com.centrumsystems.hudson.plugin.buildpipeline
Class BuildNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by au.com.centrumsystems.hudson.plugin.buildpipeline.BuildNotFoundException
All Implemented Interfaces:
Serializable

public class BuildNotFoundException
extends RuntimeException

Build not found

Author:
marcin
See Also:
Serialized Form

Constructor Summary
BuildNotFoundException(String message)
          constructor
 
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

BuildNotFoundException

public BuildNotFoundException(String message)
constructor

Parameters:
message - message


Copyright © 2004-2014. All Rights Reserved.