Class IllegalAppNameException

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

    public class IllegalAppNameException
    extends org.molgenis.util.exception.CodedRuntimeException
    Thrown when an app name contains illegal characters
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalAppNameException

        public IllegalAppNameException​(String id)
    • Method Detail

      • getLocalizedMessageArguments

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