Class MissingImplementationError<T>

All Implemented Interfaces:
Serializable

final class MissingImplementationError<T> extends InternalErrorDetail<MissingImplementationError<T>>
Error reported by Guice when a key is not bound in the injector.