public class AssetNotFoundException
extends java.lang.RuntimeException
AssetNotFoundException is thrown when the AssetManager
 is unable to locate the requested asset using any of the registered
 AssetLocators.| Constructor and Description | 
|---|
| AssetNotFoundException(java.lang.String message) | 
| AssetNotFoundException(java.lang.String message,
                      java.lang.Exception ex) |