Class ProcessTimeoutException

  • All Implemented Interfaces:
    Serializable

    public class ProcessTimeoutException
    extends InterruptedException
    The exception is used when a process was interrupted due to timeout of its execution
    Since:
    8.1
    Author:
    kir
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessTimeoutException

        public ProcessTimeoutException​(String message)