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, toString
public UnsupportedInfoLevelException()
public UnsupportedInfoLevelException(String str)
str
- java.lang.StringCopyright © 2005–2017 Alfresco Software. All rights reserved.