Package one.nio.mem

Class OutOfMemoryException

    • Constructor Detail

      • OutOfMemoryException

        public OutOfMemoryException()
      • OutOfMemoryException

        public OutOfMemoryException​(String message)
      • OutOfMemoryException

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

        public OutOfMemoryException​(Throwable cause)