net.sourceforge.jeuclid.elements.support.operatordict
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownAttributeException
public UnknownAttributeException(String wrongAttributeName,
Exception cause)
- Default constructor.
- Parameters:
wrongAttributeName
- name of attributecause
- original Exception
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.