Exception list

1.Exception list

    Exception list is a useful debugging tool, because the output of Java stack information sometimes omits some stacks, which may not find where the exception occurred. Exception list can solve this problem.

As above:

  • Number of exceptional records
    The maximum number of exceptions recorded will remove the old exceptions after exceeding the number.
       
  • Open quick links to exceptional actions
    In the text box of the exception stack, if the text has a link, then click on the link to open the corresponding action.                                                                    

1.1.Action context stack

    The action context stack is the stack information of the model programming itself, through which the abnormal actions can be quickly found.

 

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号