Class LdapSchemaException

    • Method Detail

      • setSourceObject

        public void setSourceObject​(SchemaObject source)
        Sets the 'source' schema object.
        Parameters:
        source - the 'source' schema object
      • setOtherObject

        public void setOtherObject​(SchemaObject other)
        Sets the 'other' schema object.
        Parameters:
        other - the 'other' schema object
      • getRelatedId

        public String getRelatedId()
        Gets the related ID (name or OID) of the exception.
        Returns:
        the related ID (name or OID)
      • setRelatedId

        public void setRelatedId​(String relatedId)
        Sets the related ID (name or OID) of the exception.
        Parameters:
        relatedId - the related ID (name or OID)