Class WebSitesRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.kernel.SilverpeasRuntimeException
org.silverpeas.components.websites.model.WebSitesRuntimeException
All Implemented Interfaces:
Serializable

public class WebSitesRuntimeException extends org.silverpeas.kernel.SilverpeasRuntimeException
See Also:
  • Constructor Details

    • WebSitesRuntimeException

      public WebSitesRuntimeException(String message)
    • WebSitesRuntimeException

      public WebSitesRuntimeException(String message, Throwable cause)
    • WebSitesRuntimeException

      public WebSitesRuntimeException(Throwable cause)