public class DateTimeException

  1. Object
  2. Throwable
  3. Exception
  4. RuntimeException
  5. DateTimeException

Known subtypesDateTimeParseException

Constructors

public DateTimeException(String message)
public DateTimeException(String message, Throwable cause)

Inherited methods

Constructor details

DateTimeException

public DateTimeException(String message)

DateTimeException

public DateTimeException(String message, Throwable cause)