|
|||||||||
| 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.CurveNotFoundException
This exception is thrown, if the given object identifier of a curve cannot be found, that means, is not provided by this provider.
Point,
PointGFP, Serialized Form| Constructor Summary | |
CurveNotFoundException()
Default constructor. |
|
CurveNotFoundException(java.lang.String oid)
Constructor with the message "This curve OID is not found in the provided file: oid |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public CurveNotFoundException()
public CurveNotFoundException(java.lang.String oid)
oid - the oid not recognized by the provider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||