Package ch.poole.osm.josmtemplateparser
Class JosmTemplateParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ch.poole.osm.josmtemplateparser.ParseException
-
- ch.poole.osm.josmtemplateparser.JosmTemplateParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class JosmTemplateParseException extends ch.poole.osm.josmtemplateparser.ParseExceptionRepresents an exception when parsing the conditional restriction string- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetColumn()Returns the column numberintgetLine()Returns the line numberjava.lang.StringgetMessage()
-