public class BackupServiceException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
BackupServiceException() |
BackupServiceException(android.content.pm.PackageManager.NameNotFoundException e) |
BackupServiceException(java.lang.String detailMessage) |
BackupServiceException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
BackupServiceException(java.lang.Throwable throwable) |
public BackupServiceException()
public BackupServiceException(java.lang.String detailMessage)
public BackupServiceException(java.lang.String detailMessage,
java.lang.Throwable throwable)
public BackupServiceException(java.lang.Throwable throwable)
public BackupServiceException(android.content.pm.PackageManager.NameNotFoundException e)