OptimalTrace
5.2

com.compuware.optimaltrace.tools.common.tpn
Class ClientConnectedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.compuware.optimaltrace.tools.common.tpn.ClientConnectedException
All Implemented Interfaces:
java.io.Serializable

public class ClientConnectedException
extends java.lang.Exception

Class ClientConnectedException Indicates that a client is connected to a project server. Provides the number of clients connected.

Author:
Jason O'Connell
See Also:
Serialized Form

Constructor Summary
ClientConnectedException(int clientCount)
          Constructor ClientConnectedException
ClientConnectedException(java.lang.String msg, int clientCount)
          Constructor ClientConnectedException
 
Method Summary
 int getClientCount()
          Gets the client count.
 
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
 

Constructor Detail

ClientConnectedException

public ClientConnectedException(java.lang.String msg,
                                int clientCount)
Constructor ClientConnectedException

Parameters:
msg -
clientCount -

ClientConnectedException

public ClientConnectedException(int clientCount)
Constructor ClientConnectedException

Parameters:
clientCount -
Method Detail

getClientCount

public int getClientCount()
Gets the client count.

Returns:
int

OptimalTrace
5.2

Compuware Corporation

OptimalTrace is a trademark or registered trademark of Compuware Corporation in the US and other countries.
Copyright 2008-2009 Compuware Corporation. One Campus Martius,
Detroit, Michigan, 48226, U.S.A. All Rights Reserved.