Class InvalidAppArchiveException

  • All Implemented Interfaces:
    Serializable, org.molgenis.i18n.ErrorCoded

    public class InvalidAppArchiveException
    extends org.molgenis.i18n.CodedRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidAppArchiveException

        public InvalidAppArchiveException​(String archiveName)
      • InvalidAppArchiveException

        public InvalidAppArchiveException​(String archiveName,
                                          Exception cause)
    • Method Detail

      • getLocalizedMessageArguments

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