public class WorkspaceClientServerException extends ContentAddressableStorageException
| Constructor and Description |
|---|
WorkspaceClientServerException(String message)
Constructor
|
WorkspaceClientServerException(String message,
Throwable cause)
Constructor
|
WorkspaceClientServerException(Throwable cause)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLogbookTypeProcess() |
String |
getWorkflowIdentifier() |
void |
setLogbookTypeProcess(String logbookTypeProcess) |
void |
setWorkflowIdentifier(String workflowIdentifier) |
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WorkspaceClientServerException(String message)
message - as String message to associate with the exceptionpublic WorkspaceClientServerException(Throwable cause)
cause - as String to associate with the exceptionCopyright © 2019 Vitam. All rights reserved.