public class ProcessingManifestReferenceException extends ProcessingException
| Constructor and Description |
|---|
ProcessingManifestReferenceException(String message,
String manifestId,
ExceptionType type) |
ProcessingManifestReferenceException(String message,
String manifestId,
String unitGuid,
String unitParentId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getManifestId() |
ExceptionType |
getType() |
String |
getUnitGuid() |
String |
getUnitParentId() |
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProcessingManifestReferenceException(String message, String manifestId, String unitGuid, String unitParentId)
public ProcessingManifestReferenceException(String message, String manifestId, ExceptionType type)
public String getManifestId()
public String getUnitGuid()
public String getUnitParentId()
public ExceptionType getType()
Copyright © 2019 Vitam. All rights reserved.