Class PermissionQueryParseException

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

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

      • PermissionQueryParseException

        public PermissionQueryParseException​(cz.jirutka.rsql.parser.RSQLParserException cause)
    • Method Detail

      • getLocalizedMessageArguments

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