public interface CredentialFailException
Modifier and Type | Interface and Description |
---|---|
static class |
CredentialFailException.NetworkException
Couldn't connect to server.
|
static class |
CredentialFailException.ServerException
An error occurs at server side, please try later.
|
static class |
CredentialFailException.WrongInformationException
Wrong developers information.
|