KeypairLoadException Class

[C++]

class KeypairLoadException : public Exception

[C#]

public class KeypairLoadException : Exception

Remarks

Thrown if you try to load a Keypair and either the passphrase is wrong, or the data itself is corrupt.