Class InvalidDateTimeException

All Implemented Interfaces:
Serializable

public class InvalidDateTimeException extends BaseRuntimeException
See Also:
  • Constructor Details

    • InvalidDateTimeException

      public InvalidDateTimeException(String code, String message, DateTimeContext context)
    • InvalidDateTimeException

      public InvalidDateTimeException(String code, String message, DateTimeContext context, Throwable cause)
  • Method Details

    • getContext

      public DateTimeContext getContext()