public class KeyStoreIllegalStateException extends IllegalStateException
Constructor and Description |
---|
KeyStoreIllegalStateException(String message)
Constructor with message.
|
KeyStoreIllegalStateException(String message,
Throwable cause)
Constructor with message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public KeyStoreIllegalStateException(String message)
message
- the messageCopyright © 2020 SAP. All rights reserved.