com.northgateis.reality.rsc
Class RSCException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--com.northgateis.reality.rsc.RSCException
- public class RSCException
- extends java.io.IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
eRSCSuccess
public static final int eRSCSuccess
eRSCInvFuncCode
public static final int eRSCInvFuncCode
eRSCRefNumOvflw
public static final int eRSCRefNumOvflw
eRSCInvSubNo
public static final int eRSCInvSubNo
eRSCFuncOutOfSeq
public static final int eRSCFuncOutOfSeq
eRSCInvParNum
public static final int eRSCInvParNum
eRSCUnassignedVal
public static final int eRSCUnassignedVal
eRSCRuntimeError
public static final int eRSCRuntimeError
RSCException
public RSCException(int e,
java.lang.String s)
RSCException
public RSCException(java.lang.String s)
getDescription
public static java.lang.String getDescription(int errCode)
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Throwable
Copyright (c) 2000 Northgate Information Solutions