sun.misc
public class ServiceConfigurationError extends Error
| Constructor Summary | |
|---|---|
| ServiceConfigurationError()
Constructs a new {@link ServiceConfigurationError} | |
| ServiceConfigurationError(String message)
Constructs a new {@link ServiceConfigurationError}
with the specified message. | |