public class IceException extends RuntimeException
| 构造器和说明 |
|---|
IceException() |
IceException(String message) |
IceException(String message,
Throwable cause) |
IceException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IceException(Throwable cause) |
Copyright © 2021. All rights reserved.