Novell exteNd
Director 5.2 API

com.novell.afw.portal.exception
Class EboAggregationException

java.lang.Object
 |
 +--java.lang.Throwable
       |
       +--java.lang.Exception
             |
             +--com.sssw.fw.exception.EboException
                   |
                   +--com.novell.afw.portal.exception.EboAggregationException
All Implemented Interfaces:
EbiParentedException, Serializable

public class EboAggregationException
extends EboException

This exception indicates that the portal engine failed when building its output.

Since:
v5.2
See Also:
Serialized Form

Constructor Summary
EboAggregationException()
           
 
Methods inherited from class com.sssw.fw.exception.EboException
copyTo, getHTML, getMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setHTML
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EboAggregationException

public EboAggregationException()

Novell exteNd
Director 5.2 API