Class AuthenticationException

All Implemented Interfaces:
Serializable

public final class AuthenticationException extends RpcException
AuthenticationException is used to specify an authentication failure condition
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String errorMessage)