Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends ConnectException
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String scheme)
  • Method Details

    • getScheme

      public final String getScheme()