Class AutoscaledProcessDeletedException

All Implemented Interfaces:
Serializable

public class AutoscaledProcessDeletedException extends AutoscaledProcessException
ProcessDeletedException This MIGHT have been valid, but is no longer valid. The process has been deleted, so cannot be referred to as an existing process. Note: Only process models with autoscaling mode enabled are compatible with this class.
See Also:
  • Constructor Details

    • AutoscaledProcessDeletedException

      public AutoscaledProcessDeletedException(String modelReference, String processReference)
    • AutoscaledProcessDeletedException

      public AutoscaledProcessDeletedException(String modelReference, String processReference, Throwable cause)