Class STPropertyAccessException

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

public class STPropertyAccessException extends Exception
See Also:
  • Constructor Details

    • STPropertyAccessException

      public STPropertyAccessException(Throwable e)
    • STPropertyAccessException

      public STPropertyAccessException(String msg)
    • STPropertyAccessException

      public STPropertyAccessException(File file, Throwable e)