Class RatCheckException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.AbstractMojoExecutionException
org.apache.maven.plugin.MojoFailureException
org.apache.rat.mp.RatCheckException
All Implemented Interfaces:
Serializable

public class RatCheckException extends org.apache.maven.plugin.MojoFailureException
See Also:
Serialized Form
  • Constructor Details

    • RatCheckException

      public RatCheckException(String message)