public class ServiceConfigurationError extends Error
ServiceLoader
.Constructor and Description |
---|
ServiceConfigurationError(String message)
Constructs a new error with the given detail message.
|
ServiceConfigurationError(String message,
Throwable cause)
Constructs a new error with the given detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceConfigurationError(String message)
message
- the detail message, or null