Class ErrorFrameView (0.1.8)

ErrorFrameView(value)

ErrorFrameView can be specified in ErrorFrames List and Get requests to control the level of details that is returned for the original frame.

Enums

Name Description
ERROR_FRAME_VIEW_UNSPECIFIED Value is unset. The system will fallback to the default value.
ERROR_FRAME_VIEW_BASIC Include basic frame data, but not the full contents.
ERROR_FRAME_VIEW_FULL Include everything.