java.lang.Object
java.lang.Throwable
java.lang.Exception
de.digitalcollections.cudami.server.business.api.service.exceptions.ConflictException
All Implemented Interfaces:
Serializable

public class ConflictException extends Exception
See Also:
  • Constructor Details

    • ConflictException

      public ConflictException(String msg, Exception e)
    • ConflictException

      public ConflictException(String msg)