org.jboss.forge.convert.exception
Class ConverterNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.forge.convert.exception.ConversionException
org.jboss.forge.convert.exception.ConverterNotFoundException
- All Implemented Interfaces:
- Serializable
public class ConverterNotFoundException
- extends ConversionException
Thrown when a converter is not found in the registry
- Author:
- George Gastaldi
- 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(Class<?> source,
Class<?> target)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.