Class EcjFailureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.plexus.compiler.eclipse.EcjFailureException
All Implemented Interfaces:
Serializable

public class EcjFailureException extends RuntimeException
Author:
Frits Jalvingh Created on 22-4-18.
See Also:
  • Constructor Details

    • EcjFailureException

      public EcjFailureException(String ecjOutput)
  • Method Details

    • getEcjOutput

      public String getEcjOutput()