/** * Indicate that this error is expected and should not be ignored * by the functional interface try / catch blocks */ export class ExpectedError extends Error {}