Schnittstelle ThreadError


public interface ThreadError
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    a thread couldn't be created due to resource
    shortage.
  • Felddetails

    • THREAD_ERROR_AGAIN

      static final int THREAD_ERROR_AGAIN
      a thread couldn't be created due to resource
      shortage. Try again later.
      Siehe auch: