@throws MessageNotWriteableException if the message is not in a writable state
()
| 23 | * @throws MessageNotWriteableException if the message is not in a writable state |
| 24 | */ |
| 25 | void checkWritable() throws MessageNotWriteableException; |
| 26 | |
| 27 | /** |
| 28 | * Make the message readable again |
no outgoing calls
no test coverage detected