public class AccessExternalClientNotFoundException extends AccessExternalClientException
| Constructor and Description |
|---|
AccessExternalClientNotFoundException(String message)
constructor with message
|
AccessExternalClientNotFoundException(String messsage,
Throwable cause)
constructor with message and throwable
|
AccessExternalClientNotFoundException(Throwable cause)
constructor with throwable
|
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccessExternalClientNotFoundException(String message)
message - associated messagepublic AccessExternalClientNotFoundException(Throwable cause)
cause - associated causeCopyright © 2018 Vitam. All rights reserved.