com.esri.sde.sdk.pe
Class PeProjectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by com.esri.sde.sdk.pe.PeProjectionException
All Implemented Interfaces:
java.io.Serializable

public final class PeProjectionException
extends java.lang.Throwable

This class defines the projection engine runtime exceptions.

See Also:
Serialized Form

Method Summary
 int getErrorCode()
           
 java.lang.String getMessage(int code)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getErrorCode

public int getErrorCode()

getMessage

public java.lang.String getMessage(int code)