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