Class OSASQLException

All Implemented Interfaces:
com.nt.common.exceptions.SMGException, Serializable

public class OSASQLException extends BulkOpException
See Also:
  • Constructor Details

    • OSASQLException

      public OSASQLException()
    • OSASQLException

      public OSASQLException(String message)
    • OSASQLException

      public OSASQLException(String message, Vector exceptions)
    • OSASQLException

      public OSASQLException(String message, String SQLState)
    • OSASQLException

      public OSASQLException(String message, String SQLState, int vendorCode)
  • Method Details

    • getErrorCode

      public int getErrorCode()
    • getSQLState

      public String getSQLState()