com.ibm.wsspi.sibx.mediation.wsrr.client.exception
Class ServiceRegistryUnsupportedConnectionTypeException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.sibx.mediation.wsrr.client.exception.ServiceRegistryProxyException
com.ibm.wsspi.sibx.mediation.wsrr.client.exception.ServiceRegistryUnsupportedConnectionTypeException
All implemented interfaces:
java.io.Serializable
- public class ServiceRegistryUnsupportedConnectionTypeException
- extends ServiceRegistryProxyException
See Also:
Field Summary
Modifier and Type | Field and Description |
---|---|
|
$sccsid
|
|
COPYRIGHT
|
Constructor Summary
Constructor and Description |
---|
ServiceRegistryUnsupportedConnectionTypeException()
|
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 |
Field Detail
COPYRIGHT
- public static final java.lang.String COPYRIGHT
See Also:
$sccsid
- public static final java.lang.String $sccsid
See Also:
Constructor Detail
ServiceRegistryUnsupportedConnectionTypeException
- public ServiceRegistryUnsupportedConnectionTypeException( )