public class

Engine.EngineDestroyedException

extends InterruptedException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.InterruptedException
         ↳ org.andengine.engine.Engine.EngineDestroyedException

Summary

Public Constructors
Engine.EngineDestroyedException()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public Engine.EngineDestroyedException ()