com.mulesoft.adapter.module.salesforce
Class SalesForceSaveErrorMessage
java.lang.Object
com.mulesoft.adapter.module.salesforce.SalesForceSaveErrorMessage
public class SalesForceSaveErrorMessage
- extends Object
This class translates a SaveResult into a String that can be used as the
error message of an Exception.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SalesForceSaveErrorMessage
public SalesForceSaveErrorMessage(List<com.sforce.soap.partner.SaveResult> results)
errorMessage
public String errorMessage()
appendNewLine
protected final void appendNewLine()
isSuccess
public final boolean isSuccess()
Copyright © 2012. All Rights Reserved.