Class NoProgressException

All Implemented Interfaces:
Serializable

public class NoProgressException extends RuntimeException
Exception raised when a threadpool rejects jobs but shows no progress.
Since:
1/30/13
See Also:
  • Constructor Details

    • NoProgressException

      public NoProgressException(String message)