Class WrongParentTypeException

  • All Implemented Interfaces:
    Serializable

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

      • WrongParentTypeException

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