Package dev.nm.algebra.structure
Class Field.InverseNonExistent
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dev.nm.algebra.structure.Field.InverseNonExistent
-
- All Implemented Interfaces:
Serializable
public static class Field.InverseNonExistent extends Exception
This is the exception thrown when the inverse of a field element does not exist.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InverseNonExistent()
Construct an instance ofInverseNonExistent
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-