Class ExecStartConflictException

All Implemented Interfaces:
Serializable

public class ExecStartConflictException extends ConflictException
See Also:
  • Field Details

    • execId

      private final String execId
  • Constructor Details

    • ExecStartConflictException

      public ExecStartConflictException(String execId, Throwable cause)
    • ExecStartConflictException

      public ExecStartConflictException(String execId)
  • Method Details

    • getExecId

      public String getExecId()