Class ThrottledFetcher.PoolException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.manifoldcf.crawler.connectors.webcrawler.ThrottledFetcher.PoolException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ThrottledFetcher
protected static class ThrottledFetcher.PoolException extends java.lang.Exception
Pool exception class- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PoolException(java.lang.String message)
-