public class JobLimitExceededException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
Constructor and Description |
---|
JobLimitExceededException(String message)
Constructs a new instance of JobLimitExceededException with the given
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected static final long serialVersionUID
public JobLimitExceededException(String message)
message
- the detail message.Copyright © 2021 Denodo Technologies. All rights reserved.