|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--de.flexiprovider.common.exceptions.GFException
|
+--de.flexiprovider.common.exceptions.NoSuchBasisException
This exception is thrown, when trying to construct an object of type GF2nONBField of an extension-grade, which does not have an optimal normal base.
GF2nONBField, Serialized Form| Constructor Summary | |
NoSuchBasisException()
Default constructor. |
|
NoSuchBasisException(java.lang.String detail)
Calls the parent-constructor with the message "This extension field does not have a normal basis: detail" |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public NoSuchBasisException()
public NoSuchBasisException(java.lang.String detail)
detail - specifies the details of this exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||