public class UnsupportedJobTypeException extends IllegalArgumentException
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
| Constructor and Description |
|---|
UnsupportedJobTypeException(String jobType)
Constructs an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final long serialVersionUID
public UnsupportedJobTypeException(String jobType)
jobType - the name of the unsupported job type.Copyright © 2024 Denodo Technologies. All rights reserved.