public class NotSupportedException extends Exception
| Constructor and Description | 
|---|
| NotSupportedException() | 
| NotSupportedException(String msg) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotSupportedException()
public NotSupportedException(String msg)
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.