org.eclipse.emf.ecp.view.spi.swt.reporting
Class InvalidGridDescriptionReport

java.lang.Object
  extended by org.eclipse.emfforms.spi.common.report.AbstractReport
      extended by org.eclipse.emf.ecp.view.spi.swt.reporting.InvalidGridDescriptionReport

public class InvalidGridDescriptionReport
extends AbstractReport

Indicates that a renderer returned an invalid grid description.

Since:
1.5
Author:
emueller

Constructor Summary
InvalidGridDescriptionReport(String msg)
          Constructor.
 
Method Summary
 
Methods inherited from class org.eclipse.emfforms.spi.common.report.AbstractReport
getException, getMessage, getSeverity, hasException
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidGridDescriptionReport

public InvalidGridDescriptionReport(String msg)
Constructor.

Parameters:
msg - an error message


Copyright © 2015. All Rights Reserved.