[Glass] Exception and ObjectLogEntry question

BrunoBB via Glass glass at lists.gemtalksystems.com
Mon May 2 08:42:08 PDT 2016


Hi,

This is working as expected with default handler:
AlreadyExistApplicationOrFormNameException
addDefaultHandler: 
[:ex | Transcript nextPutAll: 'Error', String lf.
ex resume].

(1=1)
ifTrue: [AlreadyExistApplicationOrFormNameException signal]. "this trigger
the output in the Transcript"

Not sure why using #defaultAction is not working...

Regards,
Bruno



--
View this message in context: http://forum.world.st/Exception-and-ObjectLogEntry-question-tp4893180p4893330.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list