public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static DataServiceException |
createExceptionOnPost(Exception e,
URL url,
String kind) |
static String |
getMessageEx(Exception e) |
static Exception |
unwrapCloudInfoException(String clusterUrl,
Throwable throwable) |
public static DataServiceException createExceptionOnPost(Exception e, URL url, String kind)
Copyright © 2025. All rights reserved.