public class InvalidAttributeIdentifierException extends NamingException
适用于NamingException的同步和序列化问题直接在这里应用。
remainingName,
resolvedName,
resolvedObj, rootException
Constructor and Description |
---|
InvalidAttributeIdentifierException()
构造InvalidAttributeIdentifierException的新实例。
|
InvalidAttributeIdentifierException(String explanation)
使用提供的说明构造一个InvalidAttributeIdentifierException的新实例。
|
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 InvalidAttributeIdentifierException(String explanation)
explanation
- 可能为空字符串,其中包含有关此异常的其他详细信息。
Throwable.getMessage()
public InvalidAttributeIdentifierException()