public class OptionalFieldValidationException extends BitcoinURIParseException
Exception to provide the following to BitcoinURI
:
This exception occurs when an optional field is detected (under the Bitcoin URI scheme) and fails
to pass the associated test (such as amount
not being a valid number).
Constructor and Description |
---|
OptionalFieldValidationException(String s) |
OptionalFieldValidationException(String s,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.