public class NoFieldOnReportException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
NoFieldOnReportException()
Creates a new instance of
NoFileOnFormException. |
NoFieldOnReportException(java.lang.String message)
Constructs an instance of
NoFileOnFormException with the specified
detail message. |
public NoFieldOnReportException()
NoFileOnFormException.public NoFieldOnReportException(java.lang.String message)
NoFileOnFormException with the specified
detail message.message - the exception message.