org.jacorb.notification.filter

Class ParseException

public class ParseException extends Exception

Version: $Id: ParseException.java,v 1.5 2005/11/26 14:32:27 alphonse.bendt Exp $

Author: Alphonse Bendt

Constructor Summary
ParseException(String expression, Exception e)
Method Summary
StringgetMessage()

Constructor Detail

ParseException

public ParseException(String expression, Exception e)

Method Detail

getMessage

public String getMessage()