Click or drag to resize

CoreExtensionsGetMessageFromExceptionCode Method

Overload List
  NameDescription
Public methodStatic memberGetMessageFromExceptionCode(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.

Public methodStatic memberGetMessageFromExceptionCode(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.

Top
See Also