Package com.scriptbasic.exceptions
Class UnterminatedStringException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.scriptbasic.interfaces.AnalysisException
com.scriptbasic.exceptions.GeneralAnalysisException
com.scriptbasic.exceptions.LexicalException
com.scriptbasic.exceptions.BasicLexicalException
com.scriptbasic.exceptions.UnterminatedStringException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.scriptbasic.exceptions.BasicLexicalException
getFileName, getLineNumber, getPosition, setPositionMethods inherited from class com.scriptbasic.exceptions.GeneralAnalysisException
setFileName, setLineNumber, setLocation, setPositionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnterminatedStringException
-