Class ProjectIncompatibleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.exceptions.ProjectIncompatibleException
All Implemented Interfaces:
Serializable

public class ProjectIncompatibleException extends Exception
See Also:
  • Constructor Details

    • ProjectIncompatibleException

      public ProjectIncompatibleException(Throwable e)
    • ProjectIncompatibleException

      public ProjectIncompatibleException(String msg)