public class MediaOfflineException
extends java.io.IOException
This exception may be thrown by a disk interface when a file/folder is not available due to the storage media being offline, repository being unavailable, database unavailable or inaccessible or similar condition.
Constructor and Description |
---|
MediaOfflineException()
Class constructor.
|
MediaOfflineException(java.lang.String s)
Class constructor.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.