public class IOControlNotImplementedException extends Exception
This exception may be thrown by an IOCtlInterface implementation.
| Constructor and Description |
|---|
IOControlNotImplementedException()
Default constructor.
|
IOControlNotImplementedException(String s)
Class constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IOControlNotImplementedException()
public IOControlNotImplementedException(String s)
s - java.lang.StringCopyright © 2005–2014 Alfresco Software. All rights reserved.