public class MemoryLimitExceededException extends ResultLimitExceededException
MemoryLimitExceededException the state
of the objects associated with the query execution can NOT be
counted on being correct - specifically data structures could be
in an inconsistent state or missing entirely. No attempt should be
make to access or use the result objects.| Constructor and Description |
|---|
MemoryLimitExceededException(String message) |
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MemoryLimitExceededException(String message)
Copyright © 2021 Hitachi Vantara. All rights reserved.