public class KStringParseException extends KStringException
Constructor and Description |
---|
KStringParseException(String message,
String inputString,
int parsePosition)
Constructs a KString parse exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getFixedCharacterOutput()
Formats a string that can be used by e.g.
|
String |
getInputString()
Gets the input string that caused the error.
|
int |
getParsePosition()
Gets the parsing position where the error occurred.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public int getParsePosition()
public String getInputString()
public String getFixedCharacterOutput()
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.