com.esri.tracking.connector
Class TrackingLoginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.esri.tracking.connector.TrackingLoginException
- All Implemented Interfaces:
- java.io.Serializable
public class TrackingLoginException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TrackingLoginException
public TrackingLoginException()
TrackingLoginException
public TrackingLoginException(java.lang.String errMsg)
TrackingLoginException
public TrackingLoginException(java.lang.String errCode,
java.lang.String errMsg)
getErrorCode
public java.lang.String getErrorCode()
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable