Grails - Variable Values At Time Of Exception -


I have an exception that is being thrown into Grails helps by looking at the stack trace because I think that code Where the bombardment is, but it has come to know that it is a bombardment in hundreds for only one record, so it would be useful to know what the value of variables in memory is, for example, for example in the visual studio, when an exception occurs , Then everyone is stopped on that line Land which is available to all variable throws an exception and memory.

What is Grails (or something for Spring) Source Tools Suite / Eclipse)? Is there a way to dump all the variables to the standard? Thank you.

It seems as if you want to set an exception breakpoint, which only starts When a special exception type is thrown.

In addition, if you are using STS, you can set conditional breakpoint in ZeroVi code (and, of course, you can set conditional breakpoints in Java in STS or Eclipse, but only STS allows this for Groovy).

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -