com.ten60.netkernel.transport
Class ThrottleOverloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ThrottleOverloadException
public ThrottleOverloadException()
- Creates a new instance of ThrottleOverloadException
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.