TypeConverterNotFoundException Class
- public class TypeConverterNotFoundException
extends RuntimeException
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
TypeConverterNotFoundException
-
All Implemented Interfaces
-
Serializable
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeConverterNotFoundException
public TypeConverterNotFoundException()
TypeConverterNotFoundException
public TypeConverterNotFoundException(String
message,
Throwable
t)
TypeConverterNotFoundException
public TypeConverterNotFoundException(String
message)
TypeConverterNotFoundException
public TypeConverterNotFoundException(Throwable
t)
getLocalizedMessage() Method
public String
getLocalizedMessage()
-
Overrides
-
Throwable.getLocalizedMessage()
setLocalizedMessage(String) Method
public void setLocalizedMessage(String
localizedMessage)