org.apache.stanbol.entityhub.servicesapi.site
Class ManagedSiteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.stanbol.entityhub.servicesapi.EntityhubException
              extended by org.apache.stanbol.entityhub.servicesapi.site.SiteException
                  extended by org.apache.stanbol.entityhub.servicesapi.site.ManagedSiteException
All Implemented Interfaces:
Serializable

public class ManagedSiteException
extends SiteException

See Also:
Serialized Form

Constructor Summary
ManagedSiteException(String reason)
           
ManagedSiteException(String reason, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ManagedSiteException

public ManagedSiteException(String reason)

ManagedSiteException

public ManagedSiteException(String reason,
                            Throwable cause)


Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.