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, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MemoryLimitExceededException(String message)
Copyright © 2020 Hitachi Vantara. All rights reserved.