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

For more information, please explore the Attic.

public class

IllegalMemoryPointerException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.apache.directmemory.memory.IllegalMemoryPointerException

Summary

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

Public Constructors

public IllegalMemoryPointerException ()

public IllegalMemoryPointerException (String message, Throwable cause)

public IllegalMemoryPointerException (String message)

public IllegalMemoryPointerException (Throwable cause)