Class IllegalReferenceCountException

    • Constructor Detail

      • IllegalReferenceCountException

        public IllegalReferenceCountException()
      • IllegalReferenceCountException

        public IllegalReferenceCountException​(int refCnt)
      • IllegalReferenceCountException

        public IllegalReferenceCountException​(int refCnt,
                                              int increment)
      • IllegalReferenceCountException

        public IllegalReferenceCountException​(String message)
      • IllegalReferenceCountException

        public IllegalReferenceCountException​(String message,
                                              Throwable cause)
      • IllegalReferenceCountException

        public IllegalReferenceCountException​(Throwable cause)