Class NullAttributeValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.base.exceptions.EngineException
pl.edu.icm.unity.base.attribute.IllegalAttributeValueException
pl.edu.icm.unity.engine.api.attributes.NullAttributeValueException
All Implemented Interfaces:
Serializable

public class NullAttributeValueException extends pl.edu.icm.unity.base.attribute.IllegalAttributeValueException
Thrown when attribtue value is null.
See Also:
  • Constructor Details

    • NullAttributeValueException

      public NullAttributeValueException()