|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.metamodel.salesforce.SalesforceUtils
public class SalesforceUtils
| Constructor Summary | |
|---|---|
SalesforceUtils()
|
|
| Method Summary | |
|---|---|
static IllegalStateException |
wrapException(com.sforce.ws.ConnectionException e,
String whatWentWrong)
Wraps a checked exception thrown by Salesforce into an IllegalStateException with a useful message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SalesforceUtils()
| Method Detail |
|---|
public static IllegalStateException wrapException(com.sforce.ws.ConnectionException e,
String whatWentWrong)
IllegalStateException with a useful message.
e - whatWentWrong -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||