Class LogDirNotFoundException

All Implemented Interfaces:
Serializable

public class LogDirNotFoundException extends ApiException
Thrown when a request is made for a log directory that is not present on the broker
See Also:
  • Constructor Details Link icon

    • LogDirNotFoundException Link icon

      public LogDirNotFoundException(String message)
    • LogDirNotFoundException Link icon

      public LogDirNotFoundException(String message, Throwable cause)
    • LogDirNotFoundException Link icon

      public LogDirNotFoundException(Throwable cause)