javax.management
public class ListenerNotFoundException extends OperationsException
Since: 1.5
Constructor Summary | |
---|---|
ListenerNotFoundException()
Constructs a new ListenerNotFoundException . | |
ListenerNotFoundException(String message)
Constructs a new ListenerNotFoundException
with the specified message.
|
ListenerNotFoundException
.ListenerNotFoundException
with the specified message.
Parameters: message the error message to give to the user.