I am getting Error-Com.mendix.systemwideinterfaces.MendixRuntimeException: java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30013/30000 ms at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:23) Caused by: java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30013/30000 ms
0
I analysed, this error is occurred in our application when network is bad, Is there any way to supress this by catching this kind of general error. Please suggest