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 Link icon

    • SecurityDisabledException Link icon

      public SecurityDisabledException(String message)
    • SecurityDisabledException Link icon

      public SecurityDisabledException(String message, Throwable cause)