Exception: CTAPICore::MemoryError
- Inherits:
-
CTAPIError
- Object
- StandardError
- CTAPIError
- CTAPICore::MemoryError
- Defined in:
- ext/ctapicore.c,
ext/ctapicore.c
Overview
This exception is raised if a memory error occurred (f.i. the allocated buffer is too small for the returned data). This should NOT happen. If it does, it’s a bug. Please tell me.