Class RestApiException.Conflict

All Implemented Interfaces:
Serializable
Enclosing class:
RestApiException

public static class RestApiException.Conflict extends RestApiException
See Also:
  • Constructor Details

    • Conflict

      public Conflict()
    • Conflict

      public Conflict(String message)
    • Conflict

      public Conflict(String message, Throwable cause)