public static class FeederReplicaSyncup.NetworkRestoreException
extends java.lang.Exception
| Constructor and Description |
|---|
NetworkRestoreException(VLSN vlsn,
VLSN firstVLSN,
VLSN lastVLSN,
NameIdPair replicaNameIdPair) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
NameIdPair |
getReplicaNameIdPair() |
VLSN |
getVlsn() |
public NetworkRestoreException(VLSN vlsn, VLSN firstVLSN, VLSN lastVLSN, NameIdPair replicaNameIdPair)
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic VLSN getVlsn()
public NameIdPair getReplicaNameIdPair()
Copyright (c) 2004-2012 Oracle. All rights reserved.