public class ListenerInvocationNotAllowedException extends RuntimeException
| Constructor and Description |
|---|
ListenerInvocationNotAllowedException(RequestListenerInterface iface,
Component component,
Behavior behavior,
String message)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Behavior |
getBehavior() |
Component |
getComponent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ListenerInvocationNotAllowedException(RequestListenerInterface iface, Component component, Behavior behavior, String message)
iface - component - behavior - message - Copyright © 2006–2014 Apache Software Foundation. All rights reserved.