Copier_RedisRemindersException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class Copier_RedisRemindersException : Orleans.Serialization.GeneratedCodeHelpers.OrleansGeneratedCodeHelper.ExceptionCopier<Orleans.Reminders.Redis.RedisRemindersException,Exception>
type Copier_RedisRemindersException = class
inherit OrleansGeneratedCodeHelper.ExceptionCopier<RedisRemindersException, Exception>
Public NotInheritable Class Copier_RedisRemindersException
Inherits OrleansGeneratedCodeHelper.ExceptionCopier(Of RedisRemindersException, Exception)
- Inheritance
-
Copier_RedisRemindersException
Constructors
Copier_RedisRemindersException(ICodecProvider) |
Methods
DeepCopy(T, CopyContext) | (Inherited from OrleansGeneratedCodeHelper.ExceptionCopier<T,B>) |
DeepCopy(T, T, CopyContext) | (Inherited from OrleansGeneratedCodeHelper.ExceptionCopier<T,B>) |