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
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.