Uses of Class
de.smartics.properties.api.core.app.PropertyRootException

Packages that use PropertyRootException
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
de.smartics.properties.api.core.security Provides security mechanisms to protect property values. 
 

Uses of PropertyRootException in de.smartics.properties.api.core.domain
 

Subclasses of PropertyRootException in de.smartics.properties.api.core.domain
 class ConfigException
          Signals that a properties configuration cannot be parsed.
 class DuplicateDefaultKeyException
          Signals that a configuration key within a definitions configuration file is declared as default key twice.
 class DuplicatePropertyDeclarationException
          Signals that a property descriptor has been encountered twice.
 class DuplicatePropertyDeclarationsException
          Signals that a set of property descriptor has been encountered twice.
 class PropertyDescriptorException
          Base exception of the library for signaling an unspecific cause that is concerned with a specific property providing the property declaration information.
 class PropertyException
          Base exception of the library for signaling an unspecific cause that is concerned with a specific property.
 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.
 

Uses of PropertyRootException in de.smartics.properties.api.core.security
 

Subclasses of PropertyRootException in de.smartics.properties.api.core.security
 class SecurityException
          Signals that the security infrastructure cannot be created.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.