public class S2dException extends RuntimeException
| 构造器和说明 |
|---|
S2dException(Object owner,
Throwable cause) |
S2dException(String message) |
S2dException(String format,
Object... params) |
S2dException(Throwable cause) |
Copyright © 2019. All rights reserved.