Class CheckstyleSourceLoadException

  • All Implemented Interfaces:
    Serializable

    public class CheckstyleSourceLoadException
    extends RuntimeException
    Raised when there is an error scanning for check classes.
    Author:
    Paul Campbell (pcampbell@kemitix.net).
    See Also:
    Serialized Form
    • Constructor Detail

      • CheckstyleSourceLoadException

        public CheckstyleSourceLoadException​(String basePackage,
                                             IOException cause)
        Constructor.
        Parameters:
        basePackage - the base package classes were being loaded from
        cause - the cause