Home / @sym20/core-conversations / ApplicationError / (constructor)

ApplicationError.(constructor)

Constructs a new instance of the ApplicationError class

Signature
constructor(code: string);

Parameters

ParameterTypeDescription
codestring

Throws

Error