Convenience method that collects some data identifying a Thread, usually the Thread which
crashed and returns a string containing the thread's id, name, priority and group name.
Convenience method that collects some data identifying a Thread, usually the Thread which
crashed and returns a string containing the thread's id, name, priority and group name.
Parameters:
t - the thread
Returns:
a string representation of the string including the id, name and priority of the thread.