public class NoSuchProviderException extends GeneralSecurityException
Constructor and Description |
---|
NoSuchProviderException()
Constructs a NoSuchProviderException with no detail message.
|
NoSuchProviderException(String msg)
Constructs a NoSuchProviderException with the specified detail
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchProviderException()
public NoSuchProviderException(String msg)
msg
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.