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 4779 2006-11-23 04:09:31Z jvanzyl $

Author: Brett Porter

Constructor Summary
PhaseExecutionException(String message, Throwable throwable)

Constructor Detail

PhaseExecutionException

public PhaseExecutionException(String message, Throwable throwable)