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