public class WorkspaceNotSynchedException extends WorkspaceInteractionException
| Constructor and Description |
|---|
WorkspaceNotSynchedException() |
WorkspaceNotSynchedException(String message) |
WorkspaceNotSynchedException(String message,
Throwable cause) |
WorkspaceNotSynchedException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
WorkspaceNotSynchedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WorkspaceNotSynchedException()
public WorkspaceNotSynchedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public WorkspaceNotSynchedException(String message)
public WorkspaceNotSynchedException(Throwable cause)
Copyright © 2021. All Rights Reserved.