ErrorDetail errordetail

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

Title section-c10d75d72ee24d16a67cc8d927f1deba

The following values are permitted:

0
Title only. Returns a short general description of the error.
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.
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.
  • Level 0 is recommended for live servers that can be accessed publicly.
  • Level 2 is recommended for staging, quality assurance, and application development servers.
  • Level 3 information may be useful when reporting problems to Dynamic Media technical support.

Properties section-f03f9a8edd6a4d99aff38fbec41c4b80

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

Default section-5e78d550050840cc9a1de811c581b94f

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

See also section-474e71922d194c7ca06f2aad3b30e025

attribute::ErrorImage

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