public class PgException extends RuntimeException
Constructor and Description |
---|
PgException(String message,
String severity,
String code,
String detail) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getDetail() |
String |
getSeverity() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Eclipse. All rights reserved.