public class DataEaseException extends RuntimeException
| 限定符和类型 | 方法和说明 |
|---|---|
static DataEaseException |
getException(String message) |
static void |
throwException(String message) |
static void |
throwException(Throwable t) |
public static void throwException(String message)
public static DataEaseException getException(String message)
public static void throwException(Throwable t)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.