Class ItemAlreadyExistException

  • All Implemented Interfaces:
    Serializable

    public class ItemAlreadyExistException
    extends WorkspaceException
    The Class ItemAlreadyExistException.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Jun 15, 2018
    See Also:
    Serialized Form
    • Constructor Detail

      • ItemAlreadyExistException

        public ItemAlreadyExistException​(String message)
        Instantiates a new item already exist exception.
        Parameters:
        message - the exception message.