Class LargeObjectException.OutOfMemory

    • Constructor Detail

      • OutOfMemory

        public OutOfMemory​(OutOfMemoryError cause)
        Construct a wrapper around the original OutOfMemoryError.
        Parameters:
        cause - the original root cause.