Schnittstelle LayoutDeserializeError


public interface LayoutDeserializeError
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Unspecified error
    static final int
    A JSon value could not be
    interpreted
    static final int
    A required JSon member was
    not found
  • Felddetails

    • INVALID

      static final int INVALID
      Unspecified error
      Siehe auch:
    • INVALID_VALUE

      static final int INVALID_VALUE
      A JSon value could not be
      interpreted
      Siehe auch:
    • MISSING_VALUE

      static final int MISSING_VALUE
      A required JSon member was
      not found
      Siehe auch: