Class MissingConstructorError

All Implemented Interfaces:
Serializable

final class MissingConstructorError extends InternalErrorDetail<MissingConstructorError>
Error reported when Guice can't find an useable constructor to create objects.