mendix / RestServices

REST service module for Mendix. Supports consuming and publishing REST based services and real-time data synchronization. Supports JSON, form-encoded, multipart and binary data transport.
Apache License 2.0
31 stars 46 forks source link

getRestConsumeError should also catch connection exceptions and such #19

Closed mweststrate closed 10 years ago

mweststrate commented 10 years ago

com.mendix.core.CoreRuntimeException: java.net.ConnectException: Connection refused: connect

Question: which httpStatus? -1?