Class CrudPageException

All Implemented Interfaces:
Serializable

public class CrudPageException extends RuntimeException
Author:
Mario A. Serrano Leones
See Also:
  • Constructor Details

    • CrudPageException

      public CrudPageException(Throwable thrwbl)
    • CrudPageException

      public CrudPageException(String string, Throwable thrwbl)
    • CrudPageException

      public CrudPageException(String string)
    • CrudPageException

      public CrudPageException()