@Implements(value=android.content.res.Resources.NotFoundException.class) public static class ShadowResources.ShadowNotFoundException extends Object
| Constructor and Description | 
|---|
ShadowNotFoundException()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
__constructor__()  | 
protected void | 
__constructor__(String name)  | 
String | 
toString()  | 
@Implementation protected void __constructor__()
@Implementation protected void __constructor__(String name)
@Implementation public String toString()