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, setVitamError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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.