public class MethodNotSupportedException extends AndEngineRuntimeException
| Constructor and Description |
|---|
MethodNotSupportedException() |
MethodNotSupportedException(java.lang.String pMessage) |
MethodNotSupportedException(java.lang.String pMessage,
java.lang.Throwable pThrowable) |
MethodNotSupportedException(java.lang.Throwable pThrowable) |
public MethodNotSupportedException()
public MethodNotSupportedException(java.lang.String pMessage)
public MethodNotSupportedException(java.lang.Throwable pThrowable)
public MethodNotSupportedException(java.lang.String pMessage,
java.lang.Throwable pThrowable)