Class SitemapException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.sling.sitemap.SitemapException
All Implemented Interfaces:
Serializable

@ProviderType public class SitemapException extends Exception
See Also:
  • Constructor Details

    • SitemapException

      public SitemapException(String message)
    • SitemapException

      public SitemapException(String message, Throwable cause)
    • SitemapException

      public SitemapException(Throwable cause)