net.kwfgrid.gwes.uiproxy
Class UnknownClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.kwfgrid.gwes.uiproxy.UnknownClientException
All Implemented Interfaces:
Serializable

public class UnknownClientException
extends Exception

Exception indicating an unknown client.

See Also:
Serialized Form

Constructor Summary
UnknownClientException(String message)
           
 
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
 

Constructor Detail

UnknownClientException

public UnknownClientException(String message)


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.