public class LogbookAuditException extends Exception
Constructor and Description |
---|
LogbookAuditException(String message) |
LogbookAuditException(String message,
Throwable cause) |
LogbookAuditException(Throwable cause) |
LogbookAuditException(VitamError vitamError) |
Modifier and Type | Method and Description |
---|---|
VitamError |
getVitamError() |
void |
setVitamError(VitamError vitamError) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LogbookAuditException(VitamError vitamError)
public LogbookAuditException(String message)
message
- associated messagepublic LogbookAuditException(Throwable cause)
cause
- associated causepublic VitamError getVitamError()
public void setVitamError(VitamError vitamError)
Copyright © 2018 Vitam. All rights reserved.