org.cubeengine.converter
Class ConverterNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cubeengine.converter.ConverterNotFoundException
- All Implemented Interfaces:
- Serializable
public class ConverterNotFoundException
- extends RuntimeException
This Exception is thrown when there is no converter registered for a certain class
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConverterNotFoundException
public ConverterNotFoundException(String string)
Copyright © 2013–2017. All rights reserved.