Class RrdBackendException

All Implemented Interfaces:
Serializable

public class RrdBackendException extends RrdException
Wrap a exception generated by the backend store
Since:
3.4
Author:
Fabrice Bacchella
See Also:
  • Constructor Details

    • RrdBackendException

      public RrdBackendException(String message)
    • RrdBackendException

      public RrdBackendException(String message, Throwable cause)