Serialized Form
-
Package org.apache.camel.xml.io
-
Exception Class org.apache.camel.xml.io.XmlPullParserException
class XmlPullParserException extends Exception implements Serializable-
Serialized Fields
-
column
int column
-
row
int row
-
-
-
Exception Class org.apache.camel.xml.io.XmlPullParserLocationException
class XmlPullParserLocationException extends RuntimeException implements Serializable-
Serialized Fields
-
column
int column
-
resource
org.apache.camel.spi.Resource resource
-
row
int row
-
-
-