Class InvalidCTRLaunchRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.dataflow.server.controller.InvalidCTRLaunchRequestException
- All Implemented Interfaces:
Serializable
Thrown when a user attempts to launch a non composed task while specifying a composed task runner name.
- Author:
- Glenn Renfro
- 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
-
InvalidCTRLaunchRequestException
-