public class LogbookExternalClientException extends VitamException
Constructor and Description |
---|
LogbookExternalClientException(String message)
constructor with message
|
LogbookExternalClientException(String messsage,
Throwable cause)
constructor with message and throwable
|
LogbookExternalClientException(Throwable cause)
constructor with throwable
|
getVitamError, setVitamError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LogbookExternalClientException(String message)
message
- associated messagepublic LogbookExternalClientException(Throwable cause)
cause
- associated causeCopyright © 2019 Vitam. All rights reserved.