Class UnexpectedMultiValuedAttributeException

All Implemented Interfaces:
SWIG_DSAPIConstants, Serializable

public class UnexpectedMultiValuedAttributeException extends BadAttributeTypeException
Exception thrown by EntryReader in situation when read attribute is not supposed to be multivalued and it is
Since:
14.5
Author:
mst
See Also:
  • Constructor Details

    • UnexpectedMultiValuedAttributeException

      public UnexpectedMultiValuedAttributeException(DN dn, AttributeType at)
  • Method Details

    • getDn

      public DN getDn()
    • getAttributeType

      public AttributeType getAttributeType()