oracle.spatial.util
Class GeometryExceptionWithContext
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.spatial.util.GeometryExceptionWithContext
- All Implemented Interfaces:
- java.io.Serializable
-
public class GeometryExceptionWithContext
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
m_oracleErrorMessage
protected final java.lang.String m_oracleErrorMessage
m_specifics
protected final java.lang.String m_specifics
m_context
protected final java.lang.String m_context
GeometryExceptionWithContext
public GeometryExceptionWithContext(java.lang.String oracleErrorMessage,
java.lang.String specifics,
java.lang.String context)
getOracleErrorMessage
public java.lang.String getOracleErrorMessage()
getSpecifics
public java.lang.String getSpecifics()
getContext
public java.lang.String getContext()
Copyright © 2006, Oracle. All Rights Reserved.