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