Package com.nt.udc.exceptions
Class OSASQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.exceptions.BulkOpException
com.nt.udc.exceptions.OSASQLException
- All Implemented Interfaces:
com.nt.common.exceptions.SMGException
,Serializable
- See Also:
-
Field Summary
Fields inherited from class com.nt.udc.exceptions.BulkOpException
exceptionList
Fields inherited from class java.rmi.RemoteException
detail
-
Constructor Summary
ConstructorsConstructorDescriptionOSASQLException
(String message) OSASQLException
(String message, String SQLState) OSASQLException
(String message, String SQLState, int vendorCode) OSASQLException
(String message, Vector exceptions) -
Method Summary
Methods inherited from class com.nt.udc.exceptions.BulkOpException
addException, getExceptionCount, getExceptions, getExMap, setExceptions, setExMap, throwContainedException
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OSASQLException
public OSASQLException() -
OSASQLException
-
OSASQLException
-
OSASQLException
-
OSASQLException
-
-
Method Details
-
getErrorCode
public int getErrorCode() -
getSQLState
-