Package javax.events
Class HandlerLimitException

Public Constructor HandlerLimitException

HandlerLimitException()

HandlerLimitException(String s)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

HandlerLimitException() method:

This method creates a new HandlerLimitException object.

HandlerLimitException(String s) method:

Parameter Description
s detailed message

This method creates a new HandlerLimitException object with a detailed message.

See also:

AsyncEvent