public final class FileAccessDeniedException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException to be thrown in the cases in which there is not enough permissions to access a particular file or
directory.| Constructor and Description |
|---|
FileAccessDeniedException(String message)
Creates a new instance with the specified detail
message |
FileAccessDeniedException(String message,
Exception exception) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.