|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.ws.exception.WsException
com.ibm.websphere.management.exception.ConnectorException
com.ibm.websphere.management.exception.InvalidAdminClientTypeException
public class InvalidAdminClientTypeException
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.
Constructor Summary | |
---|---|
InvalidAdminClientTypeException()
|
Method Summary |
---|
Methods inherited from class com.ibm.websphere.management.exception.ConnectorException |
---|
printStackTrace, printStackTrace |
Methods inherited from class com.ibm.ws.exception.WsException |
---|
getCause, initCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidAdminClientTypeException()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |