<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 6/16/2022 12:30 PM, Mariano Montone via Cuis-dev wrote:
    <blockquote
      cite="mid:bbe064b4-7578-c091-f58b-8f9a9cc38e56@gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <p>Hi,</p>
      <p>some times when an Exception is raised, its message is
        unreadable.</p>
      <p>For example, have a look at the window's title here:</p>
      <p>[image]<br>
      </p>
      <p><br>
      </p>
      <p>So I would like to be able to inspect the currently raised
        exception from the debugger there.</p>
      <p>Is it possible?</p>
      <p><br>
      </p>
      <p>Thanks,</p>
      <p>         Mariano<br>
      </p>
    </blockquote>
    <br>
    In that particular exception, the usual behavior is to add the error
    message as selected text to the method you are saving. If not in a
    code window, the latter part runs. Then, all the information is
    there in the debugger.<br>
    <br>
    I'm sure I'm not getting what you say. Can you provide an easy to
    reproduce example?<br>
    <br>
    Cheers,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a class="moz-txt-link-freetext" href="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a>
<a class="moz-txt-link-freetext" href="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a class="moz-txt-link-freetext" href="https://patents.justia.com/inventor/juan-manuel-vuletich">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
<a class="moz-txt-link-freetext" href="https://twitter.com/JuanVuletich">https://twitter.com/JuanVuletich</a></pre>
  </body>
</html>