Skip to content

Replace non-public BadArgumentException with IllegalArgumentException #3348

@SethSmucker

Description

@SethSmucker

Summary

Replace non-public org.apache.accumulo.core.util.BadArgumentException with IllegalArgumentException.

Non-Public Class

  • org.apache.accumulo.core.util.BadArgumentException

Solution

Since BadArgumentException extends IllegalArgumentException, update the exception type check to use the public parent class.

Files Affected

  • core/common-util/src/test/java/datawave/core/cache/CVCacheIT.java

Part of #2443

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions