Class WrongItemTypeException

  • All Implemented Interfaces:
    Serializable

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

      • WrongItemTypeException

        public WrongItemTypeException​(String message)
        Instantiates a new wrong item type exception.
        Parameters:
        message - the exception message.