Skip navigation links
com.bea.wsrp.consumer.management.portlet
Class ExportBatchTooLargeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wsrp.consumer.management.portlet.BulkPortletManagerException
com.bea.wsrp.consumer.management.portlet.ExportBatchTooLargeException
- All Implemented Interfaces
- Serializable
-
public class ExportBatchTooLargeException
- extends BulkPortletManagerException
Thrown if the batch of portlets to be exported is larger than the producer's recommended maximum export batch size.
- See Also
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExportBatchTooLargeException
public ExportBatchTooLargeException(String message)
ExportBatchTooLargeException
public ExportBatchTooLargeException(Throwable cause)
ExportBatchTooLargeException
public ExportBatchTooLargeException(String message,
Throwable cause)
Skip navigation links
Copyright © 2010, Oracle. All rights reserved.