org.apache.torque.engine.sql
Class ParseException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.torque.engine.sql.ParseException
org.apache.torque.engine.sql.ParseException
- All Implemented Interfaces: 
- Serializable
- public class ParseException 
- extends Exception
An Exception for parsing SQLToAppData.  This class
 will probably get some extra features in future.
- Version:
- $Id: ParseException.java,v 1.1 2007-10-21 07:57:27 abyrne Exp $
- Author:
- Leon Messerschmidt
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ParseException
public ParseException(String err)
- constructor.
 
- Parameters:
- err- error message
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.