Class MnemonicException.MnemonicLengthException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    MnemonicException

    public static class MnemonicException.MnemonicLengthException
    extends MnemonicException
    Thrown when an argument to MnemonicCode is the wrong length.
    See Also:
    Serialized Form
    • Constructor Detail

      • MnemonicLengthException

        public MnemonicLengthException​(java.lang.String msg)