THINK FIRST·CODE LATER

← All labs

MessageTooLongException: a custom unchecked exception

Problem

Write an unchecked exception and a Messenger class whose send refuses messages longer than 160 characters.

Write it here or in your IDE, then paste it. Compile and test it yourself before comparing. Your code stays in your browser — it is never sent to or stored on the server.