InstantSyncException

constructor(@Nullable message: String)
constructor(@Nullable message: String, @Nullable throwable: Throwable)
constructor(@NonNull errorCode: InstantErrorCode, @Nullable message: String, @Nullable underlyingError: Integer)