Class ProcessDeletedException

All Implemented Interfaces:
Serializable

public class ProcessDeletedException extends EPExException
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.
See Also:
  • Constructor Details

    • ProcessDeletedException

      public ProcessDeletedException(String modelReference, String processReference)
    • ProcessDeletedException

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