org.jacorb.idl
public class ParseException extends RuntimeException
Version: $Id: ParseException.java,v 1.13 2004/05/06 12:39:58 nicolas Exp $ Thrown by the IDL compiler when it encounters fatal errors
Constructor Summary | |
---|---|
ParseException() | |
ParseException(String reason) | |
ParseException(String reason, PositionInfo pos) |
Method Summary | |
---|---|
String | getMessage() |