com.sybase.persistence
Class SUPClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sybase.persistence.SUPClientException
public class SUPClientException
- extends java.lang.RuntimeException
Methods inherited from class java.lang.Throwable |
getMessage, printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NO_DEFAULT_CONNECTION
public static final int NO_DEFAULT_CONNECTION
- See Also:
- Constant Field Values
SYNC_META_FAILED
public static final int SYNC_META_FAILED
- See Also:
- Constant Field Values
SYNC_FAILED
public static final int SYNC_FAILED
- See Also:
- Constant Field Values
MBO_NOT_FOUND
public static final int MBO_NOT_FOUND
- See Also:
- Constant Field Values
MBO_NOT_SYNCHRONIZED
public static final int MBO_NOT_SYNCHRONIZED
- See Also:
- Constant Field Values
ULJ_ERROR
public static final int ULJ_ERROR
- See Also:
- Constant Field Values
AFARIA_FILEIO_ERROR
public static final int AFARIA_FILEIO_ERROR
- See Also:
- Constant Field Values
SUPClientException
public SUPClientException(int errorCode)
- Sybase internal use only.
SUPClientException
public SUPClientException(java.lang.String message,
int errorCode)
- Sybase internal use only.
getErrorCode
public int getErrorCode()
- Sybase internal use only.