public class ArchiveUnitContainDataObjectException extends ProcessingException
| Constructor and Description |
|---|
ArchiveUnitContainDataObjectException(String message) |
ArchiveUnitContainDataObjectException(String message,
String unitId,
String bdoId,
String gotId) |
ArchiveUnitContainDataObjectException(String message,
Throwable cause) |
ArchiveUnitContainDataObjectException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBdoId() |
String |
getGotId() |
String |
getUnitId() |
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArchiveUnitContainDataObjectException(String message, Throwable cause)
message - associated messagecause - associated causepublic ArchiveUnitContainDataObjectException(Throwable cause)
cause - associated causepublic ArchiveUnitContainDataObjectException(String message)
message - associated messageCopyright © 2018 Vitam. All rights reserved.