MemorylimitException Class
Exception to raise when memory exceeded.
Dev Note: This is Deprecated, and will shortly be removed. Please use one of the other exceptions.
Constructor
MemorylimitException(exception_message=None, target=None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
exception_message
|
Default value: None
|
|
target
|
Default value: None
|