Class SiteNotFoundException

All Implemented Interfaces:
Serializable

public class SiteNotFoundException extends ServiceLayerException
See Also:
  • Field Details

  • Constructor Details

    • SiteNotFoundException

      public SiteNotFoundException()
    • SiteNotFoundException

      public SiteNotFoundException(Exception e)
    • SiteNotFoundException

      public SiteNotFoundException(String message)
    • SiteNotFoundException

      public SiteNotFoundException(String message, Exception e)