public class AssetLoadException
extends java.lang.RuntimeException
AssetLoadException is thrown when the AssetManager
 is able to find the requested asset, but there was a problem while loading
 it.| Constructor and Description | 
|---|
AssetLoadException(java.lang.String message)  | 
AssetLoadException(java.lang.String message,
                  java.lang.Throwable cause)  |