Uses of Class
de.smartics.properties.api.core.domain.PropertyException

Packages that use PropertyException
de.smartics.properties.api.core.domain Provides property domain objects and exceptions. 
 

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

Subclasses of PropertyException in de.smartics.properties.api.core.domain
 class DuplicatePropertyDeclarationException
          Signals that a 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 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.
 



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