public class DriverNotFoundException
extends java.lang.Exception
| Constructor and Description |
|---|
DriverNotFoundException(java.lang.String message)
Constructs a new
DriverNotFoundException. |
DriverNotFoundException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new
DriverNotFoundException. |
public DriverNotFoundException(java.lang.String message)
DriverNotFoundException.message - public DriverNotFoundException(java.lang.String message,
java.lang.Throwable cause)
DriverNotFoundException.message - cause -