ErrorDetail errordetail

Error message detail. Specifies the level of detail for error messages returned by way of HTTP as the error.message value.

The following values are permitted:

0
Title only. Returns a short general description of the error. Recommended for live servers that can be accessed publicly.
1
Brief message. Reserved for future use. Currently returns the same info as 0.
2
Detailed message. Provides user-level details about the error. May include sensitive information, such as file paths. Recommended for staging, quality assurance, and application development servers.
3
Full debug info. Adds Java stack traces when applicable. Error images never include stack traces and instead return level 2 information in $error.message. This information can be useful when reporting problems to Dynamic Media technical support.

Properties section-e167895723ca4ad4ba283d3d7b4324de

Enumerated value, must be 0, 1, 2, or 3.

Default section-8f27098e509945a18676aca0675c8f41

Inherited from default::ErrorDetail if not specified or if empty.

See also section-5451b0525ed74121950bfc34726c3970

attribute::ErrorImage

recommendation-more-help
a26166cd-f2f4-45ce-996d-96a0f0d6cf49