Class UnregisterAppException

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

public class UnregisterAppException extends RuntimeException
Exception thrown when an application can not be unregistered.
Author:
Christian Tzolov
See Also:
  • Constructor Details

    • UnregisterAppException

      public UnregisterAppException(String message)