Class MissingConstructorError

  • All Implemented Interfaces:
    java.io.Serializable

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