public class MemoryBoundsException extends MemoryException
Constructor and Description |
---|
MemoryBoundsException(String details)
The associated operation violated access bounds with required details.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MemoryBoundsException(String details)
details
- of the violation.Copyright © 2015–2024. All rights reserved.