Class LargeObjectException.ExceedsByteArrayLimit

All Implemented Interfaces:
Serializable
Enclosing class:
LargeObjectException

public static class LargeObjectException.ExceedsByteArrayLimit extends LargeObjectException
Object size exceeds JVM limit of 2 GiB per byte array.
See Also:
  • Constructor Details

    • ExceedsByteArrayLimit

      public ExceedsByteArrayLimit()
  • Method Details