Class 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:
    Serialized Form
    • Constructor Detail

      • SiteContextCreationException

        public SiteContextCreationException​(String message,
                                            Throwable cause)