Class ExecStartConflictException

All Implemented Interfaces:
Serializable

public class ExecStartConflictException extends ConflictException
See Also:
  • Constructor Details

    • ExecStartConflictException

      public ExecStartConflictException(String execId, Throwable cause)
    • ExecStartConflictException

      public ExecStartConflictException(String execId)
  • Method Details

    • getExecId

      public String getExecId()