Class TaskQueryParamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.dataflow.server.repository.TaskQueryParamException
- All Implemented Interfaces:
Serializable
This exception is used in
TaskDefinitionController
when requesting a combination of params which is not acceptable.- Author:
- siddhant sorann
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TaskQueryParamException
-