com.pmease.quickbuild.plugin.report.engine.exception
Class TypeCastException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pmease.quickbuild.plugin.report.engine.exception.ReportException
com.pmease.quickbuild.plugin.report.engine.exception.TypeCastException
- All Implemented Interfaces:
- java.io.Serializable
public class TypeCastException
- extends ReportException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TypeCastException
public TypeCastException()
TypeCastException
public TypeCastException(java.lang.String msg)
TypeCastException
public TypeCastException(java.lang.String msg,
java.lang.Throwable cause)
TypeCastException
public TypeCastException(java.lang.Object value,
DataType type)
TypeCastException
public TypeCastException(java.lang.Object value,
DataType type,
java.lang.Throwable e)
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.