org.jouvieje.fmodex.exceptions
Class NonDirectBufferException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.jouvieje.fmodex.exceptions.NonDirectBufferException
All Implemented Interfaces:
java.io.Serializable

public class NonDirectBufferException
extends java.lang.RuntimeException

Thrown when a non direct buffer is passed to a native method.

See Also:
Serialized Form

Constructor Summary
NonDirectBufferException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NonDirectBufferException

public NonDirectBufferException()


NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/

(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)