public class PQRuntimeException extends RuntimeException
Constructor and Description |
---|
PQRuntimeException(String message)
Creates a new RuntimeException with the provided
message.
|
PQRuntimeException(String message,
Throwable t)
Creates a new RuntimeException with the provided
message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PQRuntimeException(String message)
message
- a messageCopyright © 2020–2023 Stiftung SIC. All rights reserved.