XmpException
XmpException()
初始化XmpException
类.
public XmpException()
也可以看看
- class XmpException
- 命名空间 Aspose.Imaging.CoreExceptions
- 部件 Aspose.Imaging
XmpException(string)
初始化XmpException
类.
public XmpException(string message)
范围 | 类型 | 描述 |
---|---|---|
message | String | 消息。 |
也可以看看
- class XmpException
- 命名空间 Aspose.Imaging.CoreExceptions
- 部件 Aspose.Imaging
XmpException(string, Exception)
初始化XmpException
类.
public XmpException(string message, Exception innerException)
范围 | 类型 | 描述 |
---|---|---|
message | String | 消息。 |
innerException | Exception | 内在异常。 |
也可以看看
- class XmpException
- 命名空间 Aspose.Imaging.CoreExceptions
- 部件 Aspose.Imaging