Serialized Form


Package org.carrot2.core

Class org.carrot2.core.ComponentInitializationException extends ProcessingException implements Serializable

Class org.carrot2.core.ProcessingException extends RuntimeException implements Serializable


Package org.carrot2.util.attribute

Class org.carrot2.util.attribute.AttributeBindingException extends RuntimeException implements Serializable

Serialized Fields

attributeKey

String attributeKey
Key of the attribute involved as defined by Attribute.key().


Package org.carrot2.util.attribute.constraint

Class org.carrot2.util.attribute.constraint.ConstraintViolationException extends RuntimeException implements Serializable

Serialized Fields

offendingValue

Object offendingValue
Value that does not meet the constraints.


annotations

Annotation[] annotations
Constraints that were not met by the ConstraintViolationException.offendingValue.


key

String key
Key of the involved Attribute as defined in Attribute.key().



Copyright (c) Dawid Weiss, Stanislaw Osinski