Class ExecCreateConflictException

All Implemented Interfaces:
Serializable

public class ExecCreateConflictException extends ConflictException
See Also:
  • Constructor Details

    • ExecCreateConflictException

      public ExecCreateConflictException(String containerId, Throwable cause)
    • ExecCreateConflictException

      public ExecCreateConflictException(String containerId)
  • Method Details

    • getContainerId

      public String getContainerId()