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, toString
public AllocatorClosedException(String message)
message
- string associated with the causeCopyright © 2023 The Apache Software Foundation. All rights reserved.