public class WrongNetworkException extends AddressFormatException
Modifier and Type | Field and Description |
---|---|
int[] |
acceptableVersions
The list of acceptable versions that were expected given the addresses network parameters.
|
int |
verCode
The version code that was provided in the address.
|
Constructor and Description |
---|
WrongNetworkException(int verCode,
int[] acceptableVersions) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.