Uses of Class
com.exsol.errorcodemodel.ErrorIdentifier.SyntaxException
-
-
Uses of ErrorIdentifier.SyntaxException in com.exsol.errorcodemodel
Methods in com.exsol.errorcodemodel that throw ErrorIdentifier.SyntaxException Modifier and Type Method Description static ErrorIdentifierErrorIdentifier. parse(String errorCode)Parse an error identifier string.
-