public class UnsupportedTemporalTypeException
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Thrown-by     Links  

UnsupportedTemporalTypeException indicates that a ChronoField or ChronoUnit is not supported for a Temporal class.

extends DateTimeException

Since:  1.8

@implSpec This class is intended for use in a single thread.