ImportCredentialsCancellationException


public final class ImportCredentialsCancellationException extends ImportCredentialsException


During the import credentials flow, this is thrown when a user intentionally cancels an operation. When this happens, the application should handle logic accordingly, typically indicates that the user does not want to see the provider selector UI anymore.

Summary

Public constructors

Public constructors

ImportCredentialsCancellationException

Added in 1.0.0-alpha03
public ImportCredentialsCancellationException(String errorMessage)