Class UnknownMatcherException

All Implemented Interfaces:
Serializable

public class UnknownMatcherException extends SmartParamException
Trying to use unknown level Matcher.
Author:
Adam Dubiel
See Also:
  • Constructor Details

    • UnknownMatcherException

      public UnknownMatcherException(String levelName, String matcherCode)