NetKernel APIs


com.ten60.netkernel.transport
Class ThrottleOverloadException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ten60.netkernel.transport.ThrottleOverloadException
All Implemented Interfaces:
Serializable

public class ThrottleOverloadException
extends Exception

ThrottleOverloadException is thrown when to many requests are already queued by the throttle.

See Also:
Serialized Form

Constructor Summary
ThrottleOverloadException()
          Creates a new instance of ThrottleOverloadException
 
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

ThrottleOverloadException

public ThrottleOverloadException()
Creates a new instance of ThrottleOverloadException


NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.