org.jouvieje.bass.exceptions
Class NonDirectBufferException

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

public class NonDirectBufferException
extends java.lang.RuntimeException

Thrown when a non direct buffer is passed to BASS.

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()


NativeBass is an Open Source Project under GNU LGPL License
NativeBass Project - © Copyright 2007-2008 - Jérôme Jouvie (Jouvieje)
http://jerome.jouvie.free.fr/ - jerome.jouvie@gmail.com

(Documentation Copyright © Ian Luck - BASS - http://www.un4seen.com)