com.sap.portal.feeds.exceptions

Class ProviderRegistrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.portal.feeds.exceptions.ProviderRegistrationException
All Implemented Interfaces:
Serializable

public class ProviderRegistrationException
extends Exception

Thrown when there is an error while registering IChannelEntryProvider via the IProviderManager interface.

See Also:
Serialized Form

Constructor Summary
ProviderRegistrationException()
           
ProviderRegistrationException(String message)
           
ProviderRegistrationException(String message, Throwable cause)
           
ProviderRegistrationException(Throwable e)
           
 
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

ProviderRegistrationException

public ProviderRegistrationException()

ProviderRegistrationException

public ProviderRegistrationException(Throwable e)

ProviderRegistrationException

public ProviderRegistrationException(String message)

ProviderRegistrationException

public ProviderRegistrationException(String message,
                                     Throwable cause)


Copyright 2013 SAP AG Complete Copyright Notice