类 AddressFormatException.InvalidCharacter

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.nervos.ckb.exceptions.AddressFormatException
org.nervos.ckb.exceptions.AddressFormatException.InvalidCharacter
所有已实现的接口:
java.io.Serializable
封闭类:
AddressFormatException

public static class AddressFormatException.InvalidCharacter
extends AddressFormatException
This exception is thrown by Bech32 when you try to decode data and a character isn't valid. You shouldn't allow the user to proceed in this case.
另请参阅:
序列化表格
  • 字段详细资料

  • 构造器详细资料