public class OperationUnsupportedException extends Exception
| Constructor and Description |
|---|
OperationUnsupportedException(String s)
Creates an new OperationUnsupportedException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationUnsupportedException(String s)
s - a string indicating what was wrong
with the target.Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.