public class NotSupportedException extends RuntimeException
| Modifier and Type | Method and Description |
|---|---|
static void |
raise(String clazz,
String feature)
Raises a NotSupportedException for the provided class name and feature name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.