CoreExtensionsGetMessageFromExceptionCode Method |
Name | Description | |
---|---|---|
GetMessageFromExceptionCode(PFException, PFTranslations, PFItem) |
Gets the translated message of an exception
specifying a Code from PFExceptionCodes.
A contextual PFItem can be included to improve the message with more information. | |
GetMessageFromExceptionCode(PFTranslations, PFException, PFItem) |
Gets the translated message of an exception
specifying a Code from PFExceptionCodes.
A contextual PFItem can be included to improve the message with more information. |