Class ProjectInexistentException

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

public class ProjectInexistentException extends Exception
See Also:
  • Constructor Details

    • ProjectInexistentException

      public ProjectInexistentException(Throwable e)
    • ProjectInexistentException

      public ProjectInexistentException(String msg)