Package ca.phon.ipa.parser.exceptions
Class HangingStressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.phon.ipa.parser.exceptions.IPAParserException
ca.phon.ipa.parser.exceptions.HangingStressException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionHangingStressException
(String message) HangingStressException
(String message, Throwable cause) HangingStressException
(Throwable cause) -
Method Summary
Methods inherited from class ca.phon.ipa.parser.exceptions.IPAParserException
getLineNumber, getPositionInLine, setLineNumber, setPositionInLine
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HangingStressException
public HangingStressException() -
HangingStressException
-
HangingStressException
-
HangingStressException
-