public class AllocatorClosedException extends RuntimeException
| Constructor and Description |
|---|
AllocatorClosedException(String message)
Constructs a new allocator closed exception with a given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AllocatorClosedException(String message)
message - string associated with the causeCopyright © 2024 The Apache Software Foundation. All rights reserved.