| Package | Description |
|---|---|
| com.mysql.cj.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static AssertionFailedException |
AssertionFailedException.shouldNotHappen(java.lang.Exception ex)
Convenience method.
|
static AssertionFailedException |
AssertionFailedException.shouldNotHappen(java.lang.String assertion)
Create (and caller should subsequently throw) an
AssertionFailedException. |
| Modifier and Type | Method and Description |
|---|---|
static AssertionFailedException |
AssertionFailedException.shouldNotHappen(java.lang.Exception ex)
Convenience method.
|
static AssertionFailedException |
AssertionFailedException.shouldNotHappen(java.lang.String assertion)
Create (and caller should subsequently throw) an
AssertionFailedException. |