Class ODirectMemoryAllocationFailedException

All Implemented Interfaces:
Serializable

public class ODirectMemoryAllocationFailedException extends OSystemException
Exception is thrown if it is impossible to allocate new piece of direct memory from OS
See Also:
  • Constructor Details

    • ODirectMemoryAllocationFailedException

      public ODirectMemoryAllocationFailedException(ODirectMemoryAllocationFailedException exception)
    • ODirectMemoryAllocationFailedException

      public ODirectMemoryAllocationFailedException(String message)