- All Implemented Interfaces:
- com.ibm.ws.exception.WsNestedException, java.io.Serializable
public class InvalidAdminClientTypeException
extends ConnectorException
This exception is thrown if an invalid connector type is specified
when calling AdminClientFactory.createAdminClient. Examples of
valid connecotr types are AdminClient.CONNECTOR_TYPE_RMI, or
AdminClient.CONNECTOR_TYPE_SOAP.
- See Also:
- Serialized Form