Class InsufficientPermissionsException

    • Constructor Detail

      • InsufficientPermissionsException

        public InsufficientPermissionsException​(org.springframework.security.acls.model.ObjectIdentity objectIdentity,
                                                List<String> roles)
      • InsufficientPermissionsException

        public InsufficientPermissionsException​(String type,
                                                String identifier,
                                                List<String> roles)
    • Method Detail

      • getLocalizedMessageArguments

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