org.jacorb.notification.filter
Class EvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jacorb.notification.filter.EvaluationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PropertyDoesNotExistException
public class EvaluationException
- extends Exception
- Version:
- $Id: EvaluationException.java,v 1.5 2011-05-10 15:40:38 nick.cross Exp $
- Author:
- Alphonse Bendt
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EvaluationException
public EvaluationException()
EvaluationException
public EvaluationException(String description)
EvaluationException
public EvaluationException(Exception other)
Copyright © 2012 JacORB. All Rights Reserved.