Dashboard Builder Data Displayer API 6.2.0.CR4

org.jboss.dashboard.displayer.exception
Class DataDisplayerInvalidConfiguration

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.dashboard.displayer.exception.DataDisplayerInvalidConfiguration
All Implemented Interfaces:
Serializable

public class DataDisplayerInvalidConfiguration
extends Exception

The data displayer configuration is invalid. Can be caused, for example, when a property serialized in the data displayer is no longer found in the data provider (as it can be removed at runtime).

See Also:
Serialized Form

Constructor Summary
DataDisplayerInvalidConfiguration()
          Default constructor.
 
Method Summary
 
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
 

Constructor Detail

DataDisplayerInvalidConfiguration

public DataDisplayerInvalidConfiguration()
Default constructor.


Dashboard Builder Data Displayer API 6.2.0.CR4

Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.