Package java.lang
Class Throwable
void fillInStackTrace()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Stores within this Throwable object information about the current state of the stack frames for the current thread. This method is useful when an application is re-throwing an error or exception.