public final class ExceptionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessageWithValidDbCharacters(Throwable t)
Gets the message of throwable with striping out characters which cannot be legally represented in DB.
|
Copyright © 2023 Atlassian. All rights reserved.