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

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.ReferencedSiteException
All Implemented Interfaces:
Serializable

public class ReferencedSiteException
extends EntityhubException

See Also:
Serialized Form

Constructor Summary
ReferencedSiteException(String reason)
           
ReferencedSiteException(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

ReferencedSiteException

public ReferencedSiteException(String reason,
                               Throwable cause)

ReferencedSiteException

public ReferencedSiteException(String reason)


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