Dashboard Builder Commons 6.2.0.CR4

org.jboss.dashboard.export
Class InvalidDataSourceDefinition

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.dashboard.export.InvalidDataSourceDefinition
All Implemented Interfaces:
Serializable

public class InvalidDataSourceDefinition
extends Exception

The datasource definition is invalid, it does not contains the required properties or are not valid.

See Also:
Serialized Form

Constructor Summary
InvalidDataSourceDefinition(String message)
           
InvalidDataSourceDefinition(String message, Throwable cause)
           
 
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

InvalidDataSourceDefinition

public InvalidDataSourceDefinition(String message)

InvalidDataSourceDefinition

public InvalidDataSourceDefinition(String message,
                                   Throwable cause)

Dashboard Builder Commons 6.2.0.CR4

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