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, toString
Copyright © 2020. All rights reserved.