Interface IIdentifiable

    • Method Detail

      • getId

        int getId()
        Returns a numerical identifier representing the actual message. This identifier is used for asserting exceptions in tests.
        Returns:
        the identifier
      • getMessage

        java.lang.String getMessage()
        Returns the actual message.
        Returns:
        the message