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
- 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 © 2015 JacORB. All rights reserved.