com.infoengine.object.factory
Class ExceptionToGroup
java.lang.Object
com.infoengine.object.factory.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()
getGroupHtml
public static Group getGroupHtml(Throwable t,
String serviceName)
- Create an error group from an exception.
- Parameters:
t
- Throwable exception
- Returns:
- Group
getGroupXml
public static Group getGroupXml(Throwable t)