public class ZoneRulesException extends DateTimeException
此异常用于指示配置的时区规则的问题。
Constructor and Description |
---|
ZoneRulesException(String message)
使用指定的消息构造新的日期时间异常。
|
ZoneRulesException(String message, Throwable cause)
构造一个新的日期时间异常与指定的消息和原因。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString