public final class AppIdentityServiceFailureException
extends java.lang.RuntimeException
AppIdentityServiceFailureException is thrown when any unknown
error occurs while communicating with the app identity service.| Constructor and Description |
|---|
AppIdentityServiceFailureException(java.lang.String message)
Creates an exception with the supplied message.
|