Class RinkuTrackingException
- Namespace
- Rinku
- Assembly
- Rinku.dll
A tracked value could not be copied or edited, see the RINKU6### band.
public class RinkuTrackingException : RinkuException, ISerializable
- Inheritance
-
RinkuTrackingException
- Implements
- Inherited Members
- Extension Methods
Constructors
RinkuTrackingException(string, string, Exception?)
A tracked value could not be copied or edited, see the RINKU6### band.
public RinkuTrackingException(string code, string message, Exception? innerException = null)