Skip to content

v7.2.2 Release

Compare
Choose a tag to compare
@mdebarros mdebarros released this 31 Jul 13:39
· 68 commits to master since this release
ff66337

This release includes the following changes:

  • Hotfix for message comparison for null when the parent Error class converted it to a string "null" or "" when undefined.
  • Added createFSPIOPErrorFromErrorCode - Factory method to create an FSPIOPError based on an errorCode (string or number).
  • Also exposed the following factory/enum functions on the root index level:
    • CreateFSPIOPErrorFromErrorInformation
    • CreateFSPIOPErrorFromErrorCode
    • ReformatFSPIOPError
    • ValidateFSPIOPErrorCode