Class InvokeTimeoutException

All Implemented Interfaces:
Serializable

public class InvokeTimeoutException extends SimonRemoteException
Exception thrown when an invoke-request takes too much time and exceeds the invoke timeout
Since:
1.2.0
See Also:
  • Constructor Details

    • InvokeTimeoutException

      public InvokeTimeoutException(String msg)
    • InvokeTimeoutException

      public InvokeTimeoutException(String message, Throwable cause)