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, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.