Uses of Enum Class
org.springframework.web.util.pattern.PatternParseException.PatternMessage
Package
Description
Dedicated support for matching HTTP request paths.
-
Uses of PatternParseException.PatternMessage in org.springframework.web.util.pattern
Modifier and TypeMethodDescriptionPatternParseException.getMessageType()
Returns the enum constant of this class with the specified name.static PatternParseException.PatternMessage[]
PatternParseException.PatternMessage.values()
Returns an array containing the constants of this enum class, in the order they are declared.