Package ch.bailu.gtk.pango
Schnittstelle LayoutDeserializeError
public interface LayoutDeserializeError
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Unspecified errorstatic final int
A JSon value could not be
interpretedstatic final int
A required JSon member was
not found
-
Felddetails
-
INVALID
static final int INVALIDUnspecified error- Siehe auch:
-
INVALID_VALUE
static final int INVALID_VALUEA JSon value could not be
interpreted- Siehe auch:
-
MISSING_VALUE
static final int MISSING_VALUEA required JSon member was
not found- Siehe auch:
-