Class NoSuchAppInstanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.dataflow.server.controller.NoSuchAppInstanceException
All Implemented Interfaces:
Serializable

public class NoSuchAppInstanceException extends RuntimeException
Author:
Ilayaperumal Gopinathan
See Also:
  • Constructor Details

    • NoSuchAppInstanceException

      public NoSuchAppInstanceException(String appInstanceId)