Schnittstelle PrintError


public interface PrintError
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    An unspecified error occurred.
    static final int
    An internal error occurred.
    static final int
    An error occurred while loading a page setup
    or paper size from a key file.
    static final int
    A memory allocation failed.
  • Felddetails

    • GENERAL

      static final int GENERAL
      An unspecified error occurred.
      Siehe auch:
    • INTERNAL_ERROR

      static final int INTERNAL_ERROR
      An internal error occurred.
      Siehe auch:
    • NOMEM

      static final int NOMEM
      A memory allocation failed.
      Siehe auch:
    • INVALID_FILE

      static final int INVALID_FILE
      An error occurred while loading a page setup
      or paper size from a key file.
      Siehe auch: