public class CLocationException extends java.lang.Exception
int
errorCode
java.lang.String
errorInfo
CLocationException(int errorCode, java.lang.String errorInfo)
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final int errorCode
public final java.lang.String errorInfo
public CLocationException(int errorCode, java.lang.String errorInfo)
public java.lang.String toString()
toString
java.lang.Throwable