public class DeviceNotSupportedException extends AndEngineException
| Modifier and Type | Class and Description |
|---|---|
static class |
DeviceNotSupportedException.DeviceNotSupportedCause |
| Constructor and Description |
|---|
DeviceNotSupportedException(DeviceNotSupportedException.DeviceNotSupportedCause pDeviceNotSupportedCause) |
DeviceNotSupportedException(DeviceNotSupportedException.DeviceNotSupportedCause pDeviceNotSupportedCause,
java.lang.Throwable pThrowable) |
| Modifier and Type | Method and Description |
|---|---|
DeviceNotSupportedException.DeviceNotSupportedCause |
getDeviceNotSupportedCause() |
public DeviceNotSupportedException(DeviceNotSupportedException.DeviceNotSupportedCause pDeviceNotSupportedCause)
public DeviceNotSupportedException(DeviceNotSupportedException.DeviceNotSupportedCause pDeviceNotSupportedCause, java.lang.Throwable pThrowable)
public DeviceNotSupportedException.DeviceNotSupportedCause getDeviceNotSupportedCause()