public class JobsSchedulerException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
| Constructor and Description |
|---|
JobsSchedulerException(java.lang.String message)
Creates an JobsSchedulerException with the specified detail message.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Returns the detail message string of the exception.
|
protected static final long serialVersionUID
public JobsSchedulerException(java.lang.String message)
message - the detail message.public java.lang.String getMessage()
getMessage in class java.lang.ThrowableCopyright © 2024 Denodo Technologies. All rights reserved.