public class EventJobExecutionException extends RuntimeException
| Constructor and Description |
|---|
EventJobExecutionException()
Default constructor.
|
EventJobExecutionException(String s)
Default constructor.
|
EventJobExecutionException(String s,
Throwable throwable)
Default constructor.
|
EventJobExecutionException(Throwable throwable)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventJobExecutionException()
public EventJobExecutionException(String s)
s - the message.public EventJobExecutionException(String s, Throwable throwable)
s - the message.throwable - the Exception.Copyright © 2019 Atlassian. All rights reserved.