public class NotConnectedException extends ConnectionRepositoryException
UsersConnectionRepository when attempting to fetch a "primary" connection and the user is not connected to the provider in question.UsersConnectionRepository.getPrimaryConnection(String, String),
序列化表格| 构造器和说明 |
|---|
NotConnectedException(String providerId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getProviderId()
The id of the provider the current user is not connected to.
|
Copyright © 2021. All rights reserved.