Class WrongPropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.properties.WrongPropertiesException
- All Implemented Interfaces:
Serializable
Have to change the name of this class, it comes from the old BadConfigurationException, and need to make
more clear
- Author:
- Armando Stellato
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWrongPropertiesException
(String message) WrongPropertiesException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WrongPropertiesException
-
WrongPropertiesException
-
WrongPropertiesException
-