public class IllegalAlgorithmException
extends java.lang.Exception
| Constructor and Description |
|---|
IllegalAlgorithmException(java.lang.String message)
Creates new LoginException according to the specified exception
message.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Returns the message of this exception.
|
void |
printStackTrace()
Prints the stack trace of the nested exception if it is defined.
|
public IllegalAlgorithmException(java.lang.String message)
message - the message of the exception.public void printStackTrace()
printStackTrace in class java.lang.Throwablepublic java.lang.String getMessage()
getMessage in class java.lang.ThrowableCopyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.