public class TaskExecutionMissingExternalIdException extends RuntimeException
TaskExecution
s do not have external
execution ids and they are required by Spring Cloud Data Flow.Constructor and Description |
---|
TaskExecutionMissingExternalIdException(long id)
Create a new exception that can handle a single
TaskExecution id. |
TaskExecutionMissingExternalIdException(Set<Long> ids)
Create a new exception that handles multiple
TaskExecution ids. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.