Package cn.com.anysdk.oss.exception
Class OssException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.com.anysdk.oss.exception.OssException
- All Implemented Interfaces:
Serializable
OSS 操作通用异常
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOssException(String message) OssException(String message, Throwable cause) OssException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OssException
-
OssException
-
OssException
-