Page Contents

Home > @loopback/context > ResolutionError > (constructor)

ResolutionError.(constructor)

Constructs a new instance of the ResolutionError class

Signature:

constructor(message: string, resolutionCtx: Partial<ResolutionContext>);

Parameters

Parameter Type Description
message string  
resolutionCtx Partial<ResolutionContext>