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.
|