| 异常错误 | 说明 |
|---|---|
| ConnectionRepositoryException |
Base exception class for
UsersConnectionRepository failures. |
| DuplicateConnectionException |
Thrown by a
UsersConnectionRepository when attempting to add a ConnectionData and a connection
already exists with the given key. |
| NoSuchConnectionException |
Thrown by a
UsersConnectionRepository when attempting to fetch a ConnectionData and no such
connection exists with the provided key. |
| NotConnectedException |
Thrown by a
UsersConnectionRepository when attempting to fetch a "primary" connection and the user is not connected to the provider in question. |
| UpdateConnectionException |
Base exception class for
UsersConnectionRepository failures. |
Copyright © 2021. All rights reserved.