com.sap.portal.feeds.exceptions
Class ProviderRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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