public class VaultNotFoundException extends RuntimeException
Constructor and Description |
---|
VaultNotFoundException(String message)
Constructs new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VaultNotFoundException(String message)
message
- A full text message of the exception.Copyright © 2021 JBoss by Red Hat. All rights reserved.