Class GroupAuthorizationException

    • Constructor Detail

      • GroupAuthorizationException

        public GroupAuthorizationException​(String message,
                                           String groupId)
      • GroupAuthorizationException

        public GroupAuthorizationException​(String message)
    • Method Detail

      • groupId

        public String groupId()
        Return the group ID that failed authorization. May be null if it is not known in the context the exception was raised in.
        Returns:
        nullable groupId