public class InvalidInputEvent extends FEELEventBase implements FEELEvent
FEELEvent.Severity| Constructor and Description |
|---|
InvalidInputEvent(FEELEvent.Severity severity,
String msg,
String nodeName,
String inputName,
String validInputs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInputName() |
String |
getNodeName() |
String |
getValidInputs() |
String |
toString() |
getMessage, getSeverity, getSourceExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessage, getSeverity, getSourceExceptionpublic InvalidInputEvent(FEELEvent.Severity severity, String msg, String nodeName, String inputName, String validInputs)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.