public class AccessExternalNotFoundException extends VitamException
Constructor and Description |
---|
AccessExternalNotFoundException(String message)
constructor with message
|
AccessExternalNotFoundException(String message,
Throwable cause)
constructor with message and throwable
|
AccessExternalNotFoundException(Throwable cause)
constructor with throwable
|
getVitamError, setVitamError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccessExternalNotFoundException(String message)
message
- message to associate with the exceptionpublic AccessExternalNotFoundException(Throwable cause)
cause
- cause to associate with the exceptionCopyright © 2018 Vitam. All rights reserved.