public class RemoteSyncException
extends CoreException
| Constructor and Description |
|---|
RemoteSyncException(Status status)
Create a new instance of a RemoteSyncException
|
RemoteSyncException(String message)
Create a new instance of a RemoteSyncException
|
RemoteSyncException(String message,
Throwable cause)
Create a new instance of a RemoteSyncException
|
RemoteSyncException(Throwable cause)
Create a new instance of a RemoteSyncException
|
public RemoteSyncException(String message)
message - detail messagepublic RemoteSyncException(String message, Throwable cause)
message - detail messagecause - the causepublic RemoteSyncException(Throwable cause)
cause - the causepublic RemoteSyncException(Status status)
status - status objectCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.