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