Class ModuleNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ModuleNotFoundException
    extends RuntimeException
    Thrown to indicate that a specified module (web application) has not been registered in the current environment.
    See Also:
    Serialized Form
    • Constructor Detail

      • ModuleNotFoundException

        public ModuleNotFoundException​(String msg)