public class JobAlreadyExistsException extends JetException
| Constructor and Description | 
|---|
| JobAlreadyExistsException()Creates the exception | 
| JobAlreadyExistsException(String message)Creates the exception with a message. | 
| JobAlreadyExistsException(String message,
                         Throwable cause)Creates the exception with a message and a cause. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobAlreadyExistsException()
public JobAlreadyExistsException(String message)
Copyright © 2023 Hazelcast, Inc.. All rights reserved.