public class ServiceConfigurationError extends Error
在以下情况下将抛出此错误:
IOException
而读一提供者配置文件时发生; Constructor and Description |
---|
ServiceConfigurationError(String msg)
使用指定的消息构造新的实例。
|
ServiceConfigurationError(String msg, 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.