Package dalvik.system

Class AllocationLimitError

    • Constructor Detail

      • AllocationLimitError

        public AllocationLimitError()
        Creates a new exception instance and initializes it with default values.
      • AllocationLimitError

        public AllocationLimitError​(String detailMessage)
        Creates a new exception instance and initializes it with a given message.
        Parameters:
        detailMessage - the error message