Class CheckstyleClassNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class CheckstyleClassNotFoundException
    extends RuntimeException
    Raised when a Class to implement a Rule is not found.
    Author:
    Paul Campbell (pcampbell@kemitix.net).
    See Also:
    Serialized Form
    • Constructor Detail

      • CheckstyleClassNotFoundException

        public CheckstyleClassNotFoundException​(String name)
        Constructor.
        Parameters:
        name - the name of the unimplemented rule