org.jvnet.hk2.internal
Class ErrorInformationImpl
java.lang.Object
org.jvnet.hk2.internal.ErrorInformationImpl
- All Implemented Interfaces:
- ErrorInformation
public class ErrorInformationImpl
- extends Object
- implements ErrorInformation
- Author:
- jwells
getErrorType
public ErrorType getErrorType()
- Specified by:
getErrorType in interface ErrorInformation
getDescriptor
public Descriptor getDescriptor()
- Specified by:
getDescriptor in interface ErrorInformation
getInjectee
public Injectee getInjectee()
- Specified by:
getInjectee in interface ErrorInformation
getAssociatedException
public MultiException getAssociatedException()
- Specified by:
getAssociatedException in interface ErrorInformation
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 Oracle Corporation. All Rights Reserved.