Constructors Summary |
---|
public AndroidException() throw new RuntimeException("Stub!");
|
public AndroidException(String name) throw new RuntimeException("Stub!");
|
public AndroidException(String name, Throwable cause) throw new RuntimeException("Stub!");
|
public AndroidException(Exception cause) throw new RuntimeException("Stub!");
|