Class NotEnoughMemoryException

    • Constructor Detail

      • NotEnoughMemoryException

        public NotEnoughMemoryException​(long usedMemory,
                                        long maxMemory,
                                        String customMsg)