- All Implemented Interfaces:
- java.io.Serializable
public class DeterministicUpgradeRequiredException
extends java.lang.RuntimeException
Indicates that an attempt was made to use HD wallet features on a wallet that was deserialized from an old,
pre-HD random wallet without calling upgradeToDeterministic() beforehand.
- See Also:
- Serialized Form