Searched refs:failedEntityId (Results 1 – 2 of 2) sorted by relevance
71 @Nullable String message, @ErrorCode int errorCode, @Nullable String failedEntityId) { in MigrationException() argument75 mFailedEntityId = failedEntityId; in MigrationException()
2769 @Nullable String failedEntityId) { in tryAndThrowException() argument2772 new MigrationException(exception.toString(), errorCode, failedEntityId)); in tryAndThrowException()