public class InvalidUNCPathException
extends java.lang.Exception
The InvalidUNCPathException indicates that a UNC path has an invalid format.
PCShare,
Serialized Form| Constructor and Description |
|---|
InvalidUNCPathException()
Default invalid UNC path exception constructor.
|
InvalidUNCPathException(java.lang.String msg)
Invalid UNC path exception constructor, with additional details string.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.