public class DataSourceInitException extends RuntimeException
DataSourceFactory
,
Serialized FormConstructor and Description |
---|
DataSourceInitException(Exception e) |
DataSourceInitException(String msg,
Exception e)
Construct a new DataSourceInitException with the given message and the offending exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataSourceInitException(Exception e)
Copyright © 2021. All rights reserved.