org.rhq.enterprise.gui.common.error
Class GenericErrorUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.common.error.GenericErrorUIBean

public class GenericErrorUIBean
extends Object

Author:
Joseph Marques

Constructor Summary
GenericErrorUIBean()
           
 
Method Summary
 String getDetails()
           
 String getSummary()
           
 List<org.rhq.enterprise.server.alert.engine.internal.Tuple<String,String>> getTrace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericErrorUIBean

public GenericErrorUIBean()
Method Detail

getSummary

public String getSummary()

getDetails

public String getDetails()

getTrace

public List<org.rhq.enterprise.server.alert.engine.internal.Tuple<String,String>> getTrace()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.