Package edu.jas.structure
Class NotInvertibleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.jas.structure.NotInvertibleException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AlgebraicNotInvertibleException
,ModularNotInvertibleException
NotInvertibleException class. Runtime Exception to be thrown for not
invertible monoid elements.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotInvertibleException
public NotInvertibleException() -
NotInvertibleException
-
NotInvertibleException
-
NotInvertibleException
-