Class AppForIDDoesNotExistException

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

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

      • AppForIDDoesNotExistException

        public AppForIDDoesNotExistException​(String id)
    • Method Detail

      • getLocalizedMessageArguments

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

        public String getId()