 | aceGeneralExceptionGetSerializableT Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the serializable object with exception information
Namespace:
imbACE.Core.core.exceptions
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic T GetSerializable<T>()
where T : new(), IAceExceptionSerializable
Request Example
View SourceType Parameters
- T
Return Value
Type:
T
See Also