public class InvalidUNCPathException extends Exception
The InvalidUNCPathException indicates that a UNC path has an invalid format.
PCShare
,
Serialized FormConstructor 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, toString
public InvalidUNCPathException()
public InvalidUNCPathException(String msg)
Copyright © 2005–2017 Alfresco Software. All rights reserved.