com.northconcepts.datapipeline.expression
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.northconcepts.datapipeline.core.DataException
com.northconcepts.datapipeline.expression.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends DataException
- See Also:
- Serialized Form
| Methods inherited from class com.northconcepts.datapipeline.core.DataException |
get, getAsBoolean, getAsDatetime, getAsDouble, getAsInteger, getAsLong, getAsString, getFieldName, getMessage, getMessageWithProperties, getProperties, getPropertiesAsString, getRecord, prefixMessageWith, printStackTrace, printStackTrace, set, set, set, set, set, set, setFieldName, setRecord, wrap, wrap |
ParseException
public ParseException()
ParseException
public ParseException(String message)
ParseException
public ParseException(Throwable cause)
ParseException
public ParseException(String message,
Throwable cause)
setExpressionAsString
public ParseException setExpressionAsString(String expressionAsString)
getExpressionAsString
public String getExpressionAsString()
Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.