com.pmease.quickbuild.plugin.report.engine.exception
Class ColumnNotFoundException
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.ColumnNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class ColumnNotFoundException
- 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 |
ColumnNotFoundException
public ColumnNotFoundException(java.lang.String msg,
java.lang.Throwable e)
ColumnNotFoundException
public ColumnNotFoundException(java.lang.String columnName,
java.lang.String reportName)
ColumnNotFoundException
public ColumnNotFoundException(int index,
java.lang.String reportName)
ColumnNotFoundException
public ColumnNotFoundException(java.lang.String msg)
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.