public class RemoteRepositoryException
extends RepositoryException
Note that if a RemoteException is received by call with no declared exceptions, then the RemoteException is wrapped into a RemoteRuntimeException.
Constructor and Description |
---|
RemoteRepositoryException(RemoteException ex)
Creates a RemoteRepositoryException based on the given RemoteException.
|
public RemoteRepositoryException(RemoteException ex)
ex
- the remote exception"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"