Class ThrottledFetcher.WaitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.manifoldcf.crawler.connectors.webcrawler.ThrottledFetcher.WaitException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ThrottledFetcher
protected static class ThrottledFetcher.WaitException extends java.lang.Exception
Wait exception class- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected long
amt
-
Constructor Summary
Constructors Constructor Description WaitException(long amt)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getWaitAmount()
-