Class DateUtil.DateParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.resteasy.reactive.common.util.DateUtil.DateParseException
All Implemented Interfaces:
Serializable
Enclosing class:
DateUtil

public static class DateUtil.DateParseException extends RuntimeException
See Also:
  • Constructor Details

    • DateParseException

      public DateParseException()
    • DateParseException

      public DateParseException(String s)
    • DateParseException

      public DateParseException(String s, Throwable throwable)
    • DateParseException

      public DateParseException(Throwable throwable)