org.apache.maven.continuum.execution
Class ContinuumBuildExecutorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.continuum.execution.ContinuumBuildExecutorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ContinuumAgentBuildCancelledException, ContinuumBuildCancelledException
public class ContinuumBuildExecutorException
- extends Exception
- Version:
- $Id: ContinuumBuildExecutorException.java 1372260 2012-08-13 04:29:09Z brett $
- Author:
- Trygve Laugstøl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContinuumBuildExecutorException
public ContinuumBuildExecutorException(String message)
ContinuumBuildExecutorException
public ContinuumBuildExecutorException(String message,
Throwable cause)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.