Skip to content

Unwrap IllegalArgumentException #424

Description

@artursouza

Expected Behavior

Users that provides a bad argument should get IllegalArgumentException and not DaprException.

Actual Behavior

Users that provides a bad argument get DaprException.

Steps to Reproduce the Problem

Provide null to any method that has a mandatory param.

Release Note

RELEASE NOTE: REMOVE DaprException from IllegalArgumentException.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions