public class SyslogException extends KettleException
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
SyslogException()
Constructs a new throwable with null as its detail message.
|
SyslogException(String message)
Constructs a new throwable with the specified detail message.
|
getMessage, getSuperMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final long serialVersionUID
public SyslogException()
public SyslogException(String message)
message
- - the detail message. The detail message is saved for later retrieval by the getMessage() method.Copyright © 2018 Hitachi Vantara. All rights reserved.