Package curve.u
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
curve.u.NotFoundException
-
Constructor Summary
ConstructorDescriptiondefault constructorNotFoundException
(String z, char c0, char c1, String[] sa) constructor -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotFoundException
public NotFoundException()default constructor -
NotFoundException
-