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, toString
public InvalidBehaviorIdException(Component component, int behaviorId)
component
- behaviorId
- public Component getComponent()
public int getBehaviorId()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.