Save This Page
Home » maven-2.0.9-src » org.apache » maven » lifecycle » [javadoc | source]
org.apache.maven.lifecycle
public class: LifecycleExecutionException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.apache.maven.lifecycle.LifecycleExecutionException

All Implemented Interfaces:
    Serializable

Constructor:
 public LifecycleExecutionException(String message) 
 public LifecycleExecutionException(Throwable cause) 
 public LifecycleExecutionException(String message,
    Throwable cause) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait