static InternalProvisionException |
InternalProvisionException.cannotProxyClass(Class<?> expectedType) |
static InternalProvisionException |
InternalProvisionException.circularDependenciesDisabled(Class<?> expectedType) |
static InternalProvisionException |
InternalProvisionException.create(String format,
Object... arguments) |
static InternalProvisionException |
InternalProvisionException.errorInjectingConstructor(Throwable cause) |
static InternalProvisionException |
InternalProvisionException.errorInjectingMethod(Throwable cause) |
static InternalProvisionException |
InternalProvisionException.errorInProvider(Throwable cause) |
static InternalProvisionException |
InternalProvisionException.errorInUserCode(Throwable cause,
String messageFormat,
Object... arguments) |
static InternalProvisionException |
InternalProvisionException.errorInUserInjector(MembersInjector<?> listener,
TypeLiteral<?> type,
RuntimeException cause) |
static InternalProvisionException |
InternalProvisionException.errorNotifyingInjectionListener(InjectionListener<?> listener,
TypeLiteral<?> type,
RuntimeException cause) |
static InternalProvisionException |
InternalProvisionException.jitDisabled(Key<?> key) |
static InternalProvisionException |
InternalProvisionException.subtypeNotProvided(Class<? extends javax.inject.Provider<?>> providerType,
Class<?> type) |