public class SignerException extends Exception
Signer
when a string signature is invalid.Constructor and Description |
---|
SignerException(String msg)
Creates an exception instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SignerException(String msg)
msg
- message for the exception.Copyright © 2022 Apache Software Foundation. All rights reserved.