Home Previous Up Next Index

MemoryLimitException

Overview

local exception MemoryLimitException extends MarshalException

This exception is raised if the system-specific memory limit is exceeded during marshaling or unmarshaling.


Home Previous Up Next Index