Package | Description |
---|---|
fr.gouv.vitam.functional.administration.evidence.exception |
Modifier and Type | Method and Description |
---|---|
EvidenceStatus |
EvidenceAuditException.getStatus()
getter for status
|
static EvidenceStatus |
EvidenceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvidenceStatus[] |
EvidenceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EvidenceAuditException(EvidenceStatus status,
String message) |
EvidenceAuditException(EvidenceStatus status,
String message,
Throwable cause) |
Copyright © 2018 Vitam. All rights reserved.