ErrorDescriber

Hierarchy

  • ErrorDescriber

Implements

Index

Methods

Methods

describe

describe(arg: any): Stringifiable

Describes error to human readable form.

Parameters:

NameTypeDescription
arganyError argument as constructor or instance.

Returns: Stringifiable

Description instance.