|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BitcoinURIParseException | |
|---|---|
| com.google.bitcoin.uri | |
| Uses of BitcoinURIParseException in com.google.bitcoin.uri |
|---|
| Subclasses of BitcoinURIParseException in com.google.bitcoin.uri | |
|---|---|
class |
OptionalFieldValidationException
Exception to provide the following to org.multibit.qrcode.BitcoinURI: |
class |
RequiredFieldValidationException
Exception to provide the following to BitcoinURI: |
| Constructors in com.google.bitcoin.uri that throw BitcoinURIParseException | |
|---|---|
BitcoinURI(NetworkParameters params,
String input)
Constructs a new object by trying to parse the input as a valid Bitcoin URI. |
|
BitcoinURI(String uri)
Constructs a new BitcoinURI from the given string. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||