org.codehaus.plexus.personality.plexus.lifecycle.phase

Class PhaseExecutionException


public class PhaseExecutionException
extends Exception

Describes an error that has occurred during the execution of a phase.
Version:
$Id: PhaseExecutionException.java 1750 2005-04-19 07:45:02Z brett $
Author:
Brett Porter

Constructor Summary

PhaseExecutionException(String message, Throwable throwable)

Constructor Details

PhaseExecutionException

public PhaseExecutionException(String message,
                               Throwable throwable)