Class UnsupportedByAuthenticationException

All Implemented Interfaces:
Serializable

public class UnsupportedByAuthenticationException
extends ApiException
Authentication mechanism does not support the requested function.
See Also:
Serialized Form
  • Constructor Details

    • UnsupportedByAuthenticationException

      public UnsupportedByAuthenticationException​(String message)
    • UnsupportedByAuthenticationException

      public UnsupportedByAuthenticationException​(String message, Throwable cause)