public class Databases extends Object
| Constructor and Description |
|---|
Databases() |
| Modifier and Type | Method and Description |
|---|---|
static String |
simpleErrorOutput(SQLException ex)
Formats an
SQLException to be output with more information about
the error |
public static String simpleErrorOutput(SQLException ex)
SQLException to be output with more information about
the errorex - The relevant SQLExceptionCopyright © 2015. All rights reserved.