public class MessageNotFoundException extends Exception
This exception thrown if UIInput component associated with client side validator has no appropriate UIMessage(s)
Constructor and Description |
---|
MessageNotFoundException()
|
MessageNotFoundException(String message)
|
MessageNotFoundException(String message,
Throwable cause)
|
MessageNotFoundException(Throwable cause)
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.