org.apache.rat.mp
Class RatCheckException

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.MojoFailureException
                  extended by org.apache.rat.mp.RatCheckException
All Implemented Interfaces:
Serializable

public class RatCheckException
extends org.apache.maven.plugin.MojoFailureException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.maven.plugin.AbstractMojoExecutionException
longMessage, source
 
Constructor Summary
RatCheckException(String message)
           
 
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

RatCheckException

public RatCheckException(String message)


Copyright © 2007–2014 Apache Software Foundation. All rights reserved.