public class RrdException extends Exception
| Constructor and Description | 
|---|
RrdException()
Constructor for RrdException. 
 | 
RrdException(String message)
Constructor for RrdException. 
 | 
RrdException(String message,
            Throwable cause)
Constructor for RrdException. 
 | 
RrdException(Throwable cause)
Constructor for RrdException. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.