public final class InvalidCurveException extends Exception
0.| Constructor and Description |
|---|
InvalidCurveException(String message)
Constructs a new exception for a given message.
|
InvalidCurveException(String message,
Throwable cause)
Constructs a new exception for a given message and a given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidCurveException(String message)
message - the messageCopyright © 2011–2022 Stiftung SIC. All rights reserved.