Class PageNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.chillycheesy.modulo.utils.exception.PageNotFoundException
All Implemented Interfaces:
Serializable

public class PageNotFoundException extends Exception
See Also:
Serialized Form
  • Constructor Details

    • PageNotFoundException

      public PageNotFoundException(Module module, String pageIndex)