Magidoc

Error
Object

Object representing an error encountered.

Fields

#

fullMessage

Non-null

A human-readable message to display. E.g. 'Email is already in use'.

message

Non-null

A human-readable message without attribute. E.g. 'is already in use'.

path

[ String !]!
Non-null

Which argument is caused error. E.g. ['reciever', 'email'].

type

Error type. E.g. 'taken'.

Usages

#

References

#