public class UnsupportedInfoLevelException extends Exception
This error is generated when a request is made for an information level that is not currently supported by the SMB server.
| Constructor and Description |
|---|
UnsupportedInfoLevelException()
Class constructor.
|
UnsupportedInfoLevelException(String str)
Class constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedInfoLevelException()
public UnsupportedInfoLevelException(String str)
str - java.lang.StringCopyright © 2005–2014 Alfresco Software. All rights reserved.