Class WrongDestinationException

  • All Implemented Interfaces:
    Serializable

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

      • WrongDestinationException

        public WrongDestinationException​(String message)
        Instantiates a new wrong destination exception.
        Parameters:
        message - the exception message.