public class ConverterNotFoundException extends Exception
This exception thrown if Client validator cannot determine Converter associated with target UIComponent
Constructor and Description |
---|
ConverterNotFoundException()
|
ConverterNotFoundException(String message)
|
ConverterNotFoundException(String message,
Throwable cause)
|
ConverterNotFoundException(Throwable cause)
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.