org.jboss.dashboard.export
Class InvalidDataSourceDefinition
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidDataSourceDefinition
public InvalidDataSourceDefinition(String message)
InvalidDataSourceDefinition
public InvalidDataSourceDefinition(String message,
Throwable cause)
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.