DeploySharpException(String) | Basic constructor with error message. 基础构造函数(仅错误信息) |
DeploySharpException(String, Exception) | Constructor with message and inner exception. 包含内部异常的构造函数 |
DeploySharpException(String, String, String) | Full parameter constructor with error code and optional technical details. 完整参数构造函数(包含错误代码和技术细节) |
DeploySharpException(String, String, Exception, String) | Full parameter constructor with error code, inner exception and optional technical details. 完整参数构造函数(包含错误代码、内部异常和技术细节) |