Class LogsHandler.LogsSearchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mimecast.robin.endpoints.LogsHandler.LogsSearchException
All Implemented Interfaces:
Serializable
Enclosing class:
LogsHandler

public static class LogsHandler.LogsSearchException extends Exception
Exception thrown when log search operations fail.
See Also:
  • Constructor Details

    • LogsSearchException

      public LogsSearchException(String message)
    • LogsSearchException

      public LogsSearchException(String message, Throwable cause)