Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/intl/icu_capi/bindings/js/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 841 B image not shown  

Quelle  DataError.d.ts

  Sprache: JAVA
 

// generated by diplomat-tool
import type { pointer, codepoint } from "./diplomat-runtime.d.ts";



/**
 * Additional information: [1](https://docs.rs/icu_provider/2.1.1/icu_provider/struct.DataError.html), [2](https://docs.rs/icu_provider/2.1.1/icu_provider/enum.DataErrorKind.html)
 */

export class DataError {

    /** @internal */
    static fromValue(value: DataError | string): DataError;

    get value(): string;

    /** @internal */
    get ffiValue(): number;

    static Unknown : DataError;
    static MarkerNotFound : DataError;
    static IdentifierNotFound : DataError;
    static InvalidRequest : DataError;
    static InconsistentData : DataError;
    static Downcast : DataError;
    static Deserialize : DataError;
    static Custom : DataError;
    static Io : DataError;


    constructor(value: DataError | string );
}

Messung V0.5 in Prozent
C=80 H=95 G=87

¤ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.