public class DiskOfflineException
extends java.io.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(java.lang.String s)
Class constructor.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.