AsperaError class AsperaError Documentation Code public TransferEvent AsperaEvent { get; } public AsperaEventSource AsperaEventSource { get; } public int ErrorCode { get; } public string ErrorMessage { get; } public Type HandlerType { get; } public AsperaError(Type handler, AsperaEventSource source, TransferEvent transferEvent, int code, string message)