java.io.Serializable
public class StopPooledThreadException
extends java.lang.RuntimeException
RuntimeException
thrown by the ThreadPoolExecutor
to signal that the thread should be disposed of.Constructor | Description |
---|---|
StopPooledThreadException(java.lang.String msg) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.