Package org.jrd.backend.communication
Class ErrorCandidate
java.lang.Object
org.jrd.backend.communication.ErrorCandidate
- Direct Known Subclasses:
TopLevelErrorCandidate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ERROR_ID
- See Also:
-
line
-
-
Constructor Details
-
ErrorCandidate
-
-
Method Details
-
getIdentifier
-
getLine
-
isError
public boolean isError() -
getErrorMessage
-
toError
-
toError
-
isErrorImpl
- Returns:
- null if line is not error, empty string or message otherwise
-