public class ServiceConfigurationError
extends java.lang.Error
| Constructor and Description |
|---|
ServiceConfigurationError(java.lang.String message)
Constructs a new instance with the specified detail string.
|
ServiceConfigurationError(java.lang.Throwable throwable)
Constructs a new instance that wraps the specified throwable.
|
public ServiceConfigurationError(java.lang.String message)
public ServiceConfigurationError(java.lang.Throwable throwable)
Copyright © 2013 Oracle Corporation. All Rights Reserved.