Next: Exception-built ins, Previous: Exception class-interoperability with TrappableEvents, Up: Exception [Index]
Answer an exception’s message text. Do not override this method.
Answer an exception’s message text.
Set an exception’s message text.
Answer an exception’s tag value. If not specified, it is the same as the message text.
Set an exception’s tag value. If nil, the tag value will be the same as the message text.