public class SqlExceptionUtil extends Object
Modifier and Type | Method and Description |
---|---|
static SQLException |
create(String message,
Throwable cause)
Convenience method to allow a cause.
|
public static SQLException create(String message, Throwable cause)
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.