[
https://issues.redhat.com/browse/TEIID-5985?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIID-5985.
-----------------------------------
Resolution: Done
We'll simply use the exception class name as the message if none is provided.
Especially for sf exceptions the class name conveys the particular problem. This is
vastly simpler than trying to introduce our own messages for each scenario.
Disinformational exception messages when Salesforce is down
-----------------------------------------------------------
Key: TEIID-5985
URL:
https://issues.redhat.com/browse/TEIID-5985
Project: Teiid
Issue Type: Quality Risk
Components: Salesforce Connector
Reporter: Renat Eskenin
Assignee: Steven Hawkins
Priority: Major
Fix For: 15.0
Original Estimate: 2 hours
Remaining Estimate: 2 hours
When Salesforce is down we have Exceptions as
{code}
TEIID30504 salesforce: null; nested exception is org.teiid.jdbc.TeiidSQLException:
TEIID30504 salesforce: null
{code}
It is all information in exception about caused problem :(
--
This message was sent by Atlassian Jira
(v7.13.8#713008)