pub fn msg_reject_msg() -> String
Gets the reject message.
This function can only be called in the reject callback.
Traps if there is no reject message (i.e. if reject_code is 0).