|
|||||||||
| 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.ECException
|
+--de.flexiprovider.common.exceptions.InvalidCurveTypeException
This exception is thrown, if the given object identifier of a curve cannot be found.
EllipticCurveGFP,
PointGFP, Serialized Form| Constructor Summary | |
InvalidCurveTypeException()
Constructs an InvalidCurveTypeException with no detail message. |
|
InvalidCurveTypeException(java.lang.String msg)
Constructs an InvalidCurveTypeException with detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public InvalidCurveTypeException()
public InvalidCurveTypeException(java.lang.String msg)
msg - the filename in which the oid is looked for
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||