J-Sim v1.2.1-p7 API

drcl.ruv
Interface StackTraceFilter

All Known Implementing Classes:
Shell

public interface StackTraceFilter

Filters out non-critical stack trace information.


Method Summary
 java.lang.String filter(java.lang.Exception e_)
          Filters the stack trace in the exception and returns the result.
 

Method Detail

filter

public java.lang.String filter(java.lang.Exception e_)
Filters the stack trace in the exception and returns the result.


J-Sim v1.2.1-p7 API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~