org.apache.stanbol.entityhub.servicesapi.site
Class SiteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.stanbol.entityhub.servicesapi.EntityhubException
org.apache.stanbol.entityhub.servicesapi.site.SiteException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ManagedSiteException
public class SiteException
- extends EntityhubException
Replaces the ReferencedSiteException in Entityhub versions later than
0.10.0-incubationg. See
STANBOL-674
for details.
- Author:
- Rupert Westenthaler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SiteException
public SiteException(String reason,
Throwable cause)
SiteException
public SiteException(String reason)
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.