public class DeferredPacketException
extends java.io.IOException
Indicates that the processing of a file server request has been deferred whilst other processing is done, and the request packet should not be released.
Constructor and Description |
---|
DeferredPacketException()
Default constructor.
|
DeferredPacketException(java.lang.String s)
Class constructor.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.