All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.andengine.audio.sound.exception.SoundReleasedException Maven / Gradle / Ivy

package org.andengine.audio.sound.exception;

/**
 * (c) Zynga 2011
 *
 * @author Nicolas Gramlich 
 * @since 20:44:27 - 09.11.2011
 */
public class SoundReleasedException extends SoundException {
	// ===========================================================
	// Constants
	// ===========================================================

	private static final long serialVersionUID = -1232103208009031624L;

	// ===========================================================
	// Fields
	// ===========================================================

	// ===========================================================
	// Constructors
	// ===========================================================

	// ===========================================================
	// Getter & Setter
	// ===========================================================

	// ===========================================================
	// Methods for/from SuperClass/Interfaces
	// ===========================================================

	// ===========================================================
	// Methods
	// ===========================================================

	// ===========================================================
	// Inner and Anonymous Classes
	// ===========================================================
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy