Class: FormRejectError
Extends
Error
Constructors
new FormRejectError()
private
new FormRejectError():FormRejectError
Returns
Overrides
Error.constructor
Properties
message
message:
string
Inherited from
Error.message
name
name:
string
Inherited from
Error.name
reason
reason:
FormRejectReason
stack?
optional
stack:string
Inherited from
Error.stack
prepareStackTrace()?
static
optional
prepareStackTrace: (err
,stackTraces
) =>any
Optional override for formatting stack traces