public class PathNotFoundException
extends java.io.IOException
Indicates that the upper part of a path does not exist, as opposed to the file/folder at the end of the path.
Constructor and Description |
---|
PathNotFoundException()
Class constructor.
|
PathNotFoundException(java.lang.String s)
Class constructor.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.