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:
  • Constructor Details

    • ModuleNotFoundException

      public ModuleNotFoundException(String msg)