Class SecurityDisabledException

All Implemented Interfaces:
Serializable

public class SecurityDisabledException extends ApiException
An error indicating that security is disabled on the broker.
See Also:
  • Constructor Details

    • SecurityDisabledException

      public SecurityDisabledException(String message)
    • SecurityDisabledException

      public SecurityDisabledException(String message, Throwable cause)