Home
last modified time | relevance | path

Searched refs:AggregateError (Results 1 – 25 of 148) sorted by relevance

123456

/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es2021.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
H A Dlib.esnext.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.es2021.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
H A Dlib.esnext.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A Dlib.esnext.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.esnext.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.esnext.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.esnext.promise.d.ts21 interface AggregateError extends Error { interface
26 new(errors: Iterable<any>, message?: string): AggregateError;
27 (errors: Iterable<any>, message?: string): AggregateError;
28 readonly prototype: AggregateError;
31 declare var AggregateError: AggregateErrorConstructor; variable
/dports/security/lego/lego-4.5.3/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/gomega/gstruct/errors/
H A Dnested_types.go35 if ag, ok := err.(AggregateError); ok {
36 var errs AggregateError
55 type AggregateError []error type
58 func (err AggregateError) Error() string {
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/aggregate-error/
H A Dreadme.md16 const AggregateError = require('aggregate-error');
18 const error = new AggregateError([new Error('foo'), 'bar', {message: 'baz'}]);
22 AggregateError:
29 at AggregateError (/Users/sindresorhus/dev/aggregate-error/index.js:19:3)
52 ### AggregateError(errors)
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/aggregate-error/
H A Dreadme.md16 const AggregateError = require('aggregate-error');
18 const error = new AggregateError([new Error('foo'), 'bar', {message: 'baz'}]);
22 AggregateError:
29 at AggregateError (/Users/sindresorhus/dev/aggregate-error/index.js:19:3)
52 ### AggregateError(errors)
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/gomega/gstruct/
H A Delements.go131 err = errorsutil.AggregateError(nesting.Failures())
149 failure := errorsutil.AggregateError(m.failures)
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/gomega/gstruct/
H A Delements.go133 err = errorsutil.AggregateError(nesting.Failures())
151 failure := errorsutil.AggregateError(m.failures)
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/gomega/gstruct/
H A Delements.go117 err = errorsutil.AggregateError(nesting.Failures())
135 failure := errorsutil.AggregateError(m.failures)

123456