Package org.teavm.model.text
Class ListingParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.teavm.model.text.ListingParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class ListingParseException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ListingParseException(java.lang.String message, int index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()
-