public class ConfigurationException extends NamingException
Synchronization and serialization issues that apply to NamingException apply directly here.
remainingName, resolvedName, resolvedObj, rootException
Constructor and Description |
---|
ConfigurationException()
Constructs a new instance of ConfigurationException with
all name resolution fields and explanation initialized to null.
|
ConfigurationException(String explanation)
Constructs a new instance of ConfigurationException using an
explanation.
|
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ConfigurationException(String explanation)
explanation
- A possibly null string containing
additional detail about this exception.Throwable.getMessage()
public ConfigurationException()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.