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, toStringCopyright © 2020 Eclipse. All rights reserved.