Serialized Form


Package org.apache.jackrabbit.commons.cnd

Class org.apache.jackrabbit.commons.cnd.ParseException extends Exception implements Serializable

Serialized Fields

lineNumber

int lineNumber
the line number where the error occurred


colNumber

int colNumber
the column number where the error occurred


systemId

String systemId
the systemid of the source that produced the error



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.