Class KeyLengthMismatch
- Namespace
- Aptos.Exceptions
- Assembly
- Aptos.dll
public class KeyLengthMismatch : BaseException, ISerializable
- Inheritance
-
KeyLengthMismatch
- Implements
- Inherited Members
Constructors
KeyLengthMismatch(string, int)
public KeyLengthMismatch(string name, int length)