Class RinkuTemplateException
- Namespace
- Rinku
- Assembly
- Rinku.dll
A template could not be read, see the RINKU1### band.
public class RinkuTemplateException : RinkuException, ISerializable
- Inheritance
-
RinkuTemplateException
- Implements
- Inherited Members
- Extension Methods
Constructors
RinkuTemplateException(string, string, Exception?)
A template could not be read, see the RINKU1### band.
public RinkuTemplateException(string code, string message, Exception? innerException = null)