ro.sync.sample.plugin.converter
Class ConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ro.sync.sample.plugin.converter.ConversionException
- All Implemented Interfaces:
- Serializable
public class ConversionException
- extends Exception
Description of the Class
- Version:
- $Revision: 1.8 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConversionException
public ConversionException()
- Constructs an ConversionException with null as its error detail message.
ConversionException
public ConversionException(String mes)
- Constructs an ConversionException with the specified detail
message.
- Parameters:
mes
- The detail message.
© Copyright Syncro Soft SRL 2002 - 2010.