public class OSSException extends RuntimeException
| 限定符 | 构造器和说明 |
|---|---|
|
OSSException() |
|
OSSException(String message) |
|
OSSException(String message,
Throwable cause) |
protected |
OSSException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
OSSException(Throwable cause) |
Copyright © 2018. All rights reserved.