Class NaturalDateParser.DateNotParsableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graylog2.plugin.utilities.date.NaturalDateParser.DateNotParsableException
All Implemented Interfaces:
Serializable
Enclosing class:
NaturalDateParser

public static class NaturalDateParser.DateNotParsableException extends Exception
See Also:
  • Constructor Details

    • DateNotParsableException

      public DateNotParsableException(String message)