Class LocaliserErrorFactory
java.lang.Object
Localiser.algorithms.locErrors.json.LocaliserErrorFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LocaliserError
getErrorFromJsonString
(String errorString) Take a JSON error string, identify teh correct type and unpack it into a LocaliserError object.