Class PropertyNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.properties.PropertyNotFoundException
All Implemented Interfaces:
Serializable

public class PropertyNotFoundException extends Exception
See Also:
  • Constructor Details

    • PropertyNotFoundException

      public PropertyNotFoundException(String msg)
    • PropertyNotFoundException

      public PropertyNotFoundException(Exception e)