2015/07/26 - Apache DirectMemory has been retired.

For more information, please explore the Attic.

public class

DirectMemoryException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ org.apache.directmemory.server.commons.DirectMemoryException

Summary

Public Constructors
DirectMemoryException(String message)
DirectMemoryException(String message, Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public DirectMemoryException (String message)

public DirectMemoryException (String message, Throwable throwable)