All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.Lexical.Metaphrase.ElementConflictException

java.lang.Object
    |
    +----java.lang.Throwable
            |
            +----java.lang.Exception
                    |
                    +----COM.Lexical.Metaphrase.MetaphraseException
                            |
                            +----COM.Lexical.Metaphrase.ElementConflictException

public class ElementConflictException
extends MetaphraseException
Version:
Authority1.1, 11 Apr 2000

Method Index

 o existingElement()
The ConceptElement with which there is a conflict.

Method Detail

 o existingElement
public ConceptElement existingElement()
          The ConceptElement with which there is a conflict.

All Packages  Class Hierarchy  This Package  Previous  Next  Index