|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyDescriptorException | |
---|---|
de.smartics.properties.api.config.domain | Provides domain objects for configuration. |
de.smartics.properties.api.core.domain | Provides property domain objects and exceptions. |
Uses of PropertyDescriptorException in de.smartics.properties.api.config.domain |
---|
Subclasses of PropertyDescriptorException in de.smartics.properties.api.config.domain | |
---|---|
class |
PropertyValidationWithSourceException Signals that the value does not match the given constraints and provides information about the source location of the culprit. |
class |
PropertyValueConversionWithSourceException Signals that the value does not match the given constraints and provides information about the source location of the culprit. |
class |
PropertyValueResolveWithSourceException Signals that the value cannot be resolve and provides information about the source location of the culprit. |
Uses of PropertyDescriptorException in de.smartics.properties.api.core.domain |
---|
Subclasses of PropertyDescriptorException in de.smartics.properties.api.core.domain | |
---|---|
class |
DuplicatePropertyDeclarationException Signals that a property descriptor has been encountered twice. |
class |
PropertyValidationException Signals that the value does not match the given constraints. |
class |
PropertyValueConversionException Signals that a value cannot be converted to its native type. |
class |
PropertyValueResolveException Signals that the value cannot be resolve. |
class |
ReadOnlyPropertyException Signals that the a read-only property was requested to be updated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |