wt.adapter
Class ExceptionToGroup
java.lang.Object
wt.adapter.ExceptionToGroup
- public class ExceptionToGroup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionToGroup
public ExceptionToGroup()
getGroup
public static Group getGroup(Throwable t,
Locale locale)
- Morph an exception into an error Group.
- Parameters:
t
- Throwable exception
- Returns:
- Group
getGroup
public static Group getGroup(Throwable t)