Class ProcessTimeoutException

  • All Implemented Interfaces:
    Serializable

    public class ProcessTimeoutException
    extends Exception
    Exception which is thrown if a child process managed by ProcessTools exceeds a specified time limit. Generally indicates that the results should not be trusted!
    Since:
    1.4
    Author:
    Thomas Down
    See Also:
    Serialized Form