Package org.rrd4j.core
Class RrdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.rrd4j.core.RrdException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidRrdException
,RrdBackendException
A general purpose RRD4J exception.
- Since:
- 3.4
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RrdException
-
RrdException
-