Class IsAlreadyMemberException

  • All Implemented Interfaces:
    Serializable, org.molgenis.util.exception.ErrorCoded

    public class IsAlreadyMemberException
    extends org.molgenis.util.exception.CodedRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • IsAlreadyMemberException

        public IsAlreadyMemberException​(User user,
                                        Group group)
    • Method Detail

      • getLocalizedMessageArguments

        protected Object[] getLocalizedMessageArguments()
        Specified by:
        getLocalizedMessageArguments in class org.molgenis.util.exception.CodedRuntimeException