Class PathInfoMappingPatternInvalidException

All Implemented Interfaces:
Serializable

public class PathInfoMappingPatternInvalidException extends EngineException
See Also:
  • Constructor Details

    • PathInfoMappingPatternInvalidException

      public PathInfoMappingPatternInvalidException(String parameterName, String pattern, Throwable cause)
  • Method Details

    • getParameterName

      public String getParameterName()
    • getPattern

      public String getPattern()