public class GeometryExceptionWithContext
extends java.lang.Exception
Constructor and Description |
---|
GeometryExceptionWithContext(java.lang.String oracleErrorMessage, java.lang.String specifics, java.lang.String context) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContext() |
java.lang.String |
getOracleErrorMessage() |
java.lang.String |
getSpecifics() |