Class SiteContextCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.core.exception.CrafterException
org.craftercms.engine.exception.SiteContextCreationException
All Implemented Interfaces:
Serializable

public class SiteContextCreationException extends org.craftercms.core.exception.CrafterException
Thrown if an error prevents from creating a site context.
Author:
Alfonso Vásquez
See Also:
  • Constructor Details

    • SiteContextCreationException

      public SiteContextCreationException(String message, Throwable cause)