|
RichFaces UI Components UI 4.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.richfaces.component.behavior.ConverterNotFoundException
public class ConverterNotFoundException
This exception thrown if Client validator cannot determine Converter associated with target UIComponent
Constructor Summary | |
---|---|
ConverterNotFoundException()
|
|
ConverterNotFoundException(String message)
|
|
ConverterNotFoundException(String message,
Throwable cause)
|
|
ConverterNotFoundException(Throwable cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConverterNotFoundException()
public ConverterNotFoundException(String message)
message
- public ConverterNotFoundException(Throwable cause)
cause
- public ConverterNotFoundException(String message, Throwable cause)
message
- cause
-
|
RichFaces UI Components UI 4.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |