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:
    Serialized Form
    • Constructor Detail

      • LogDirNotFoundException

        public LogDirNotFoundException​(String message)
      • LogDirNotFoundException

        public LogDirNotFoundException​(String message,
                                       Throwable cause)
      • LogDirNotFoundException

        public LogDirNotFoundException​(Throwable cause)