|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.jas.structure.NotInvertibleException
public class NotInvertibleException
NotInvertibleException class. Runtime Exception to be thrown for not invertible monoid elements.
| Constructor Summary | |
|---|---|
NotInvertibleException()
|
|
NotInvertibleException(java.lang.String c)
|
|
NotInvertibleException(java.lang.String c,
java.lang.Throwable t)
|
|
NotInvertibleException(java.lang.Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotInvertibleException()
public NotInvertibleException(java.lang.String c)
public NotInvertibleException(java.lang.String c,
java.lang.Throwable t)
public NotInvertibleException(java.lang.Throwable t)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||