super(detailMessage); this.error = error;
super(detailMessage, throwable); this.error = error;
throw new PackageManagerException(e.error, e.getMessage(), e.getCause());