public class DataSourceConfigUpdateException
extends java.lang.Exception
Constructor and Description |
---|
DataSourceConfigUpdateException(java.lang.String msg)
Deprecated.
one-arg constructor
|
DataSourceConfigUpdateException(java.lang.String msg,
java.lang.Throwable t)
Deprecated.
two-arg constructor
|
public DataSourceConfigUpdateException(java.lang.String msg)
msg
- error messagepublic DataSourceConfigUpdateException(java.lang.String msg, java.lang.Throwable t)
msg
- error messaget
- inner exceptionCopyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.