com.ibm.itim.remoteservices.provider
Class ProviderConfigurationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ibm.itim.exception.ITIMException
|
+--com.ibm.itim.remoteservices.exception.RemoteServicesException
|
+--com.ibm.itim.remoteservices.provider.ProviderConfigurationException
- All Implemented Interfaces:
- java.io.Serializable
- public class ProviderConfigurationException
- extends RemoteServicesException
Indicates that there was a problem with the service provider configuration.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProviderConfigurationException
public ProviderConfigurationException()
- Creates new
ProviderConfigException
without detail message.
ProviderConfigurationException
public ProviderConfigurationException(java.lang.String msg)
- Constructs an
ProviderConfigException
with the specified detail message.
- Parameters:
msg
- the detail message.
ProviderConfigurationException
public ProviderConfigurationException(java.lang.String msg,
java.lang.Throwable throwable)
- Constructs an
ProviderConfigException
with the specified detail message.
- Parameters:
msg
- the detail message.throwable
- The original exception
IBM Tivoli Identity Manager 4.6
© Copyright International Business Machines Corporation 2005. All rights
reserved. US Government Users Restricted Rights
Use, duplication or disclosure restricted by GSA ADP Schedule
Contract with IBM Corp.