Class TemporalErrors
java.lang.Object
com.oracle.truffle.js.runtime.util.TemporalErrors
-
Method Summary
Modifier and TypeMethodDescriptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptioncreateRangeErrorOptionsNotContained(List<?> values, Object value) static JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptioncreateRangeErrorUnitValueUndefinedOrNotAllowed(com.oracle.truffle.api.strings.TruffleString property, com.oracle.truffle.api.strings.TruffleString value, Map<com.oracle.truffle.api.strings.TruffleString, TemporalUtil.Unit> allowedUnits) static JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptioncreateTypeErrorPropertyRequired(com.oracle.truffle.api.strings.TruffleString property) static JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSExceptionstatic JSException
-
Method Details
-
createTypeErrorOptions
-
createTypeErrorOptionsUndefined
-
createRangeErrorInvalidPlainDateTime
-
createRangeErrorInvalidRelativeToString
-
createRangeErrorSmallestUnitOutOfRange
-
createTypeErrorFieldsNotAnObject
-
createRangeErrorRelativeToNotUndefined
-
createRangeErrorRelativeToNotUndefined
-
createRangeErrorOptionsNotContained
-
createRangeErrorUnitValueUndefinedOrNotAllowed
public static JSException createRangeErrorUnitValueUndefinedOrNotAllowed(com.oracle.truffle.api.strings.TruffleString property, com.oracle.truffle.api.strings.TruffleString value, Map<com.oracle.truffle.api.strings.TruffleString, TemporalUtil.Unit> allowedUnits) -
createTypeErrorPropertyRequired
public static JSException createTypeErrorPropertyRequired(com.oracle.truffle.api.strings.TruffleString property) -
createRangeErrorTimeOutsideRange
-
createRangeErrorDateOutsideRange
-
createRangeErrorDateTimeOutsideRange
-
createRangeErrorYearMonthOutsideRange
-
createRangeErrorMonthDayOutsideRange
-
createTypeErrorTemporalPlainTimeExpected
-
createTypeErrorTemporalPlainDateExpected
-
createTypeErrorTemporalPlainDateTimeExpected
-
createTypeErrorTemporalDurationExpected
-
createTypeErrorTemporalCalendarExpected
-
createTypeErrorTemporalPlainYearMonthExpected
-
createTypeErrorTemporalPlainMonthDayExpected
-
createRangeErrorTemporalISO8601Expected
-
createTypeErrorTemporalTimePropertyExpected
-
createRangeErrorCalendarNotSupported
-
createRangeErrorIdenticalCalendarExpected
-
createRangeErrorIdenticalTimeZoneExpected
-
createRangeErrorTemporalMalformedDuration
-
createTypeErrorDurationOutsideRange
-
createTypeErrorTemporalInstantExpected
-
createRangeErrorInvalidNanoseconds
-
createTypeErrorUnexpectedCalendar
-
createTypeErrorUnexpectedTimeZone
-
createTypeErrorTemporalTimeZoneExpected
-
createTypeErrorPartialTemporalObjectExpected
-
createRangeErrorInvalidTimeZoneString
-
createTypeErrorTemporalZonedDateTimeExpected
-
createTypeErrorObjectExpected
-
createRangeErrorUnexpectedUTCDesignator
-
createRangeErrorTimeZoneOffsetExpected
-
createRangeErrorCalendarUnknown
-
createRangeErrorNumberIsNaN
-