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