Variable OverconstrainedError

    OverconstrainedError: {
        prototype: OverconstrainedError;
        new (constraint: string, message?: string): OverconstrainedError;
    }