Class MalformedPatternException

All Implemented Interfaces:
Serializable

public class MalformedPatternException extends IllegalArgumentException
See Also:
  • Constructor Details

    • MalformedPatternException

      public MalformedPatternException(String pattern, String message)
    • MalformedPatternException

      public MalformedPatternException(String pattern, String message, @Nullable Throwable cause)