public class UnknownLocalDomainException extends Exception
The UnknownLocalDomainException is thrown when the local domain name cannot be determined, this may be due to the local node not actually running a Windows networking/SMB server.
Constructor and Description |
---|
UnknownLocalDomainException()
UnknownLocalDomainException constructor comment.
|
UnknownLocalDomainException(String s)
UnknownLocalDomainException constructor comment.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownLocalDomainException()
public UnknownLocalDomainException(String s)
s
- java.lang.StringCopyright © 2005–2017 Alfresco Software. All rights reserved.