Class RinkuConfigurationException
- Namespace
- Rinku
- Assembly
- Rinku.dll
A type's configuration was refused, see the RINKU5### band.
public class RinkuConfigurationException : RinkuException, ISerializable
- Inheritance
-
RinkuConfigurationException
- Implements
- Inherited Members
- Extension Methods
Constructors
RinkuConfigurationException(string, string, Exception?)
A type's configuration was refused, see the RINKU5### band.
public RinkuConfigurationException(string code, string message, Exception? innerException = null)