Class AlreadyExistException

All Implemented Interfaces:
Serializable

public class AlreadyExistException extends IllegalArgumentException
Specialization when creating an entity which should be unique.
See Also:
  • Constructor Details

    • AlreadyExistException

      public AlreadyExistException(String msg)
      Default error.
      Parameters:
      msg - error message