public class FileBeingModifiedException extends FileReadException
| Constructor and Description |
|---|
FileBeingModifiedException(org.mule.runtime.api.i18n.I18nMessage message)
Creates a new instance with the specified detail
message |
FileBeingModifiedException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause)
Creates a new instance with the specified detail
message |
FileBeingModifiedException(Throwable cause)
Creates a new instance
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileBeingModifiedException(org.mule.runtime.api.i18n.I18nMessage message)
messagemessage - the detail messagepublic FileBeingModifiedException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause)
messagemessage - the detail messagecause - public FileBeingModifiedException(Throwable cause)
cause - Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.