Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

ResourceException getMessage() should return a more descriptive message #28

Description

@lhazlewood

Currently the ResourceException class mirrors the Stormpath error resource as expected.

However, if an exception occurs and a stack trace is shown, the application developer (Stormpath customer) only sees the generic end-user-facing 'message'. Because this value is targeted at application end-users (probably non technical people), it is not sufficient for an app developer to quickly see what went wrong and fix it.

This issue is to ensure that ResourceException is initialized with a String message that is full of information that helps a developer understand why they received the exception.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions