Class ConflictException

    • Constructor Detail

      • ConflictException

        public ConflictException​(String message)
        Constructs a new ConflictException with the specified error message.
        Parameters:
        message - Describes the error encountered.