| Package | Description |
|---|---|
| com.holonplatform.core.property |
| Modifier and Type | Class and Description |
|---|---|
static class |
Property.PropertyNotFoundException
Exception thrown when a property is not found in a property set.
|
static class |
Property.PropertyReadException
Generic exception thrown for property value reading failures.
|
static class |
Property.PropertyReadOnlyException
Exception thrown when trying to set a value for a read-only property.
|
static class |
Property.PropertyWriteException
Generic exception thrown for property value writing failures.
|
static class |
PropertyValueConverter.PropertyConversionException
Exception thrown when a property value conversion fails.
|
Copyright © 2019 The Holon Platform. All rights reserved.