CDKError

CDKError superexport class.

Constructor

new CDKError(options)

CDKError constructor.

Parameters:
NameTypeDescription
optionsObject
Properties
NameTypeAttributesDefaultDescription
messagestring<optional>
""

message for the error

relatedErrorError<optional>
null

related error

codenumber<optional>

HTTP status code for the error