public class StopPooledThreadException extends RuntimeException
RuntimeException
thrown by the ThreadPoolExecutor
to signal that the thread should be disposed of.Constructor and Description |
---|
StopPooledThreadException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StopPooledThreadException(String msg)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.