Class STPropertyUpdateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.properties.STPropertyUpdateException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidConfigurationUpdateException, InvalidSettingsUpdateException

public class STPropertyUpdateException extends Exception
See Also:
  • Constructor Details

    • STPropertyUpdateException

      public STPropertyUpdateException(Throwable e)
    • STPropertyUpdateException

      public STPropertyUpdateException(String msg)
    • STPropertyUpdateException

      public STPropertyUpdateException()