当前页面:
在线文档首页 >
JBoss Seam 1.1.0 cr1 API 英文版文档
ConversionException (JBoss Seam API Documentation) - JBoss Seam 1.1.0 cr1 API 英文版文档
org.jboss.seam.remoting.wrapper
Class ConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.seam.remoting.wrapper.ConversionException
- All Implemented Interfaces:
- Serializable
public class ConversionException
- extends Exception
Thrown for an invalid conversion.
- Author:
- Shane Bryzak
- 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(String message)
ConversionException
public ConversionException(String message,
Throwable cause)