com.inet.report.cache
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inet.report.ReportException
com.inet.report.cache.TimeoutException
- All Implemented Interfaces:
- com.inet.viewer.HasErrorCode, java.io.Serializable
public class TimeoutException
- extends ReportException
As of now this exception is not thrown anywhere.
It is planned, to allow setting a maximum wait time for Cache.getPageAndWait(),
Cache.getPageCountAndWait(), Cache.getTotalPageSizeAndWait()
- See Also:
- Serialized Form
|
Constructor Summary |
TimeoutException()
As of now this exception is not thrown anywhere. |
TimeoutException
public TimeoutException()
- As of now this exception is not thrown anywhere.
It is planned, to allow setting a maximum wait time for Cache.getPageAndWait(),
Cache.getPageCountAndWait(), Cache.getTotalPageSizeAndWait()
Copyright © 1999-2011 by i-net software GmbH