Package org.apache.sling.sitemap
Class SitemapException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.apache.sling.sitemap.SitemapException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
@ProviderType public class SitemapException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description SitemapException(java.lang.String message)SitemapException(java.lang.String message, java.lang.Throwable cause)SitemapException(java.lang.Throwable cause) 
 -