ariba.ui.aribaweb.util
Class AWMaxWaitingThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ariba.ui.aribaweb.util.AWMaxWaitingThreadException
- All Implemented Interfaces:
- Serializable
public final class AWMaxWaitingThreadException
- extends RuntimeException
This exception is thrown when the count of threads waiting
for a resource has exceeded the maximum.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AWMaxWaitingThreadException
public AWMaxWaitingThreadException()
AWMaxWaitingThreadException
public AWMaxWaitingThreadException(String exceptionMessage)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.