Accessors
The `CommonError` object accessors
Last updated
The `CommonError` object accessors
Last updated
public get : string The accessor obtains a possible to the described by returning the property of a specified object |
public get : Id | undefined The accessor gets the error by returning the property of a specified object. |
public get : string | undefined The accessor gets the link(to read more about the thrown error) by returning the property of a specified object. |
public get : string The accessor gets the error by returning the parent property of the object. |
public get : string The accessor gets the by returning the property of a specified object. |
public get : string The accessor gets the of the error message by returning the property of a specified object. |