public class ServiceConfigurationError extends Error
Constructor and Description |
---|
ServiceConfigurationError(String message)
Constructs a new instance with the specified detail string.
|
ServiceConfigurationError(Throwable throwable)
Constructs a new instance that wraps the specified throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Oracle Corporation. All rights reserved.