Package org.apache.sling.sitemap
Class SitemapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.sling.sitemap.SitemapException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSitemapException(String message) SitemapException(String message, Throwable cause) SitemapException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SitemapException
-
SitemapException
-
SitemapException
-