Class DuplicateMapKeyError<K,​V>

  • All Implemented Interfaces:
    java.io.Serializable

    final class DuplicateMapKeyError<K,​V>
    extends InternalErrorDetail<DuplicateMapKeyError<K,​V>>
    Error reported by Guice when a duplicate key is found in a MapBinder that does not permit duplicates.