org.apache.beehive.netui.util.type
Class TypeConverterNotFoundException
Object
Throwable
Exception
RuntimeException
TypeConverterNotFoundException
- All Implemented Interfaces:
- Serializable
public class TypeConverterNotFoundException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class Throwable |
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TypeConverterNotFoundException
public TypeConverterNotFoundException()
TypeConverterNotFoundException
public TypeConverterNotFoundException(String message)
TypeConverterNotFoundException
public TypeConverterNotFoundException(String message,
Throwable t)
TypeConverterNotFoundException
public TypeConverterNotFoundException(Throwable t)
setLocalizedMessage
public void setLocalizedMessage(String localizedMessage)
getLocalizedMessage
public String getLocalizedMessage()
- Overrides:
getLocalizedMessage
in class Throwable