org.jboss.dashboard.displayer.exception
Class DataDisplayerInvalidConfiguration
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataDisplayerInvalidConfiguration
public DataDisplayerInvalidConfiguration()
- Default constructor.
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.