public class NotConnectedException extends ConnectionRepositoryException
ConnectionRepository
when attempting to fetch a "primary" connection and the user is not connected to the provider in question.Constructor and Description |
---|
NotConnectedException(String providerId) |
Modifier and Type | Method and Description |
---|---|
String |
getProviderId()
The id of the provider the current user is not connected to.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString