Class MathUnsupportedOperationException

All Implemented Interfaces:
Serializable, ExceptionContextProvider
Direct Known Subclasses:
Euclidean1D.NoSubSpaceException, Sphere1D.NoSubSpaceException

Base class for all unsupported features. It is used for all the exceptions that have the semantics of the standard UnsupportedOperationException, but must also provide a localized message.
Since:
2.2
See Also: