Package com.gears42.iot.webthing.errors
Class PropertyError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.gears42.iot.webthing.errors.PropertyError
-
- All Implemented Interfaces:
java.io.Serializable
public class PropertyError extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyError()
PropertyError(java.lang.String message)
-