Class InvalidTypeIdException

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

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

      • InvalidTypeIdException

        public InvalidTypeIdException​(String typeId)
    • Method Detail

      • getLocalizedMessageArguments

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