org.codehaus.mojo.antlr
Class AbstractAntlrMojo.NoAntlrDependencyDefinedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.maven.plugin.AbstractMojoExecutionException
              extended by org.apache.maven.plugin.MojoExecutionException
                  extended by org.codehaus.mojo.antlr.AbstractAntlrMojo.NoAntlrDependencyDefinedException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractAntlrMojo

public static class AbstractAntlrMojo.NoAntlrDependencyDefinedException
extends org.apache.maven.plugin.MojoExecutionException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.maven.plugin.AbstractMojoExecutionException
longMessage, source
 
Constructor Summary
AbstractAntlrMojo.NoAntlrDependencyDefinedException(String s)
           
 
Method Summary
 
Methods inherited from class org.apache.maven.plugin.AbstractMojoExecutionException
getLongMessage, getSource
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractAntlrMojo.NoAntlrDependencyDefinedException

public AbstractAntlrMojo.NoAntlrDependencyDefinedException(String s)


Copyright © 2004-2014 Codehaus. All Rights Reserved.