Class WorkspaceFolderNotFoundException

  • All Implemented Interfaces:
    Serializable

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

      • WorkspaceFolderNotFoundException

        public WorkspaceFolderNotFoundException​(String msg)
        Instantiates a new workspace folder not found exception.
        Parameters:
        msg - the exception message.