ua.gradsoft.termware.exceptions
Class MatchingFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
ua.gradsoft.termware.TermWareException
ua.gradsoft.termware.exceptions.MatchingFailure
- All Implemented Interfaces:
- Serializable, ITermWareException
public class MatchingFailure
- extends TermWareException
matching failure.
note, that MatchingFailure is not exception itself.
i. e. it throwed during normal processing.
So, we do not put 'Exception' suffix here.
- See Also:
- Serialized Form
MatchingFailure
public MatchingFailure(Object frs,
Object snd)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable