org.apache.maven.continuum.execution.manager
Class BuildExecutorNotFoundException

Package class diagram package BuildExecutorNotFoundException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.maven.continuum.execution.manager.BuildExecutorNotFoundException
All Implemented Interfaces:
Serializable

public class BuildExecutorNotFoundException
extends Exception

Version:
$Id: BuildExecutorNotFoundException.java 671539 2008-06-25 12:53:16Z evenisse $
Author:
Jason van Zyl
See Also:
Serialized Form

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

BuildExecutorNotFoundException

public BuildExecutorNotFoundException(String message)


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.