public class InvalidBehaviorIdException extends WicketRuntimeException
| Constructor and Description |
|---|
InvalidBehaviorIdException(Component component,
int behaviorId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBehaviorId() |
Component |
getComponent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidBehaviorIdException(Component component, int behaviorId)
component - behaviorId - public Component getComponent()
public int getBehaviorId()
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.