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