net.sf.seaf.exception
Class SeafConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.seaf.exception.SeafRuntimeException
net.sf.seaf.exception.SeafConversionException
- All Implemented Interfaces:
- Serializable
public class SeafConversionException
- extends SeafRuntimeException
Thrown when a value cannot be converted.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SeafConversionException
public SeafConversionException(String message)
Copyright © 2008-2012 SEAF. All Rights Reserved.