Class LanguageProcessorRegistry.LanguageTerminationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.pmd.lang.LanguageProcessorRegistry.LanguageTerminationException
All Implemented Interfaces:
Serializable
Enclosing class:
LanguageProcessorRegistry

public static class LanguageProcessorRegistry.LanguageTerminationException extends RuntimeException
An exception that occurs during the closing of a LanguageProcessor,
See Also:
  • Constructor Details

    • LanguageTerminationException

      public LanguageTerminationException(Throwable cause)