public class ErrorInformationImpl extends Object implements ErrorInformation
| Modifier and Type | Method and Description |
|---|---|
MultiException |
getAssociatedException() |
Descriptor |
getDescriptor() |
ErrorType |
getErrorType() |
Injectee |
getInjectee() |
String |
toString() |
public ErrorType getErrorType()
getErrorType in interface ErrorInformationpublic Descriptor getDescriptor()
getDescriptor in interface ErrorInformationpublic Injectee getInjectee()
getInjectee in interface ErrorInformationpublic MultiException getAssociatedException()
getAssociatedException in interface ErrorInformationCopyright © 2009-2017 Oracle Corporation. All Rights Reserved.