Package ch.threema.apitool.exceptions
Class BadMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.threema.apitool.exceptions.MessageParseException
ch.threema.apitool.exceptions.BadMessageException
- All Implemented Interfaces:
Serializable
Exception that gets thrown if a message has a bad/illegal format after it has been decrypted.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadMessageException
public BadMessageException() -
BadMessageException
-