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, toStringpublic SignerException(String msg)
msg - message for the exception.Copyright © 2008–2023 Apache Software Foundation. All rights reserved.