Interface StandardException

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getErrorId()
      Return the Fortress error code that is optional to exceptions thrown within this security system.
    • Method Detail

      • getErrorId

        int getErrorId()
        Return the Fortress error code that is optional to exceptions thrown within this security system. See GlobalErrIds for list of all error codes.
        Returns:
        integer containing the source error code. Valid values for Fortress error codes fall between 0 & 100_000.