public final class FileLockedException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException for the cases in which a lock cannot be acquired over a file.| Constructor and Description |
|---|
FileLockedException(String message)
Creates a new instance with the specified detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileLockedException(String message)
messagemessage - the detail messageCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.