Foundations Apex API Developer Reference

fferpcore.TransformError

global with sharing class TransformError

An error generated by a transform operation performed by the TransformService.

Methods

TransformError

global TransformError(String message, String sourceDataId, String key)

Create a TransformError.

getMessage

global String getMessage()

Return Value

Details of the error.

getId

global String getId()

Return Value

The identifier for the error.

getKey

global String getKey()

Return Value

The error key.

© Copyright 2009–2022 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.