public class ProcessingUnitLinkingException extends ProcessingException
| Constructor and Description |
|---|
ProcessingUnitLinkingException(String message) |
ProcessingUnitLinkingException(String message,
String unitGuid,
String unitIngestContractGuid) |
ProcessingUnitLinkingException(String message,
Throwable cause) |
ProcessingUnitLinkingException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUnitGuid()
Get the unitGuid
|
String |
getUnitIngestContractGuid()
Get the unitIngestContractGuid
|
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProcessingUnitLinkingException(String message, Throwable cause)
message - associated messagecause - associated causepublic ProcessingUnitLinkingException(Throwable cause)
cause - associated causepublic ProcessingUnitLinkingException(String message)
message - associated messageCopyright © 2018 Vitam. All rights reserved.