public class DiskOfflineException extends IOException
This exception may be thrown by a disk interface when the filesystem is offline data is not available due to the file being archived or the repository being unavailable.
Constructor and Description |
---|
DiskOfflineException()
Class constructor.
|
DiskOfflineException(String s)
Class constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DiskOfflineException()
public DiskOfflineException(String s)
s
- java.lang.StringCopyright © 2005–2018 Alfresco Software. All rights reserved.