public class ServiceConfigurationError extends Error
Constructor and Description |
---|
ServiceConfigurationError(String msg)
Constructs a new instance with the specified detail string.
|
ServiceConfigurationError(Throwable x)
Constructs a new instance that wraps the specified throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.