public class InvalidUNCPathException extends 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(String msg)
Invalid UNC path exception constructor, with additional details string.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidUNCPathException()
public InvalidUNCPathException(String msg)
Copyright © 2005–2015 Alfresco Software. All rights reserved.