Package org.ejml.simple
Class UnsupportedOperation
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ejml.simple.UnsupportedOperation
- All Implemented Interfaces:
Serializable
This operation isn't supported yet
- See Also:
-
Constructor Summary
ConstructorDescriptionUnsupportedOperation
(String message) UnsupportedOperation
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedOperation
public UnsupportedOperation() -
UnsupportedOperation
-
UnsupportedOperation
-