Class UnknownAttributeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.jeuclid.elements.support.operatordict.UnknownAttributeException
All Implemented Interfaces:
Serializable

public class UnknownAttributeException extends Exception
This is just a marker class.
Version:
$Revision: 88b901bf20fb $
See Also:
  • Constructor Details

    • UnknownAttributeException

      public UnknownAttributeException(String wrongAttributeName, Exception cause)
      Default constructor.
      Parameters:
      wrongAttributeName - name of attribute
      cause - original Exception