net.agmodel.dbUtility
Class SQLExceptionTranslator

java.lang.Object
  extended bynet.agmodel.dbUtility.SQLExceptionTranslator

public class SQLExceptionTranslator
extends Object

Turns SQLExceptions into more general ConnectionExceptions for transmission back to client

Author:
Matthew Laurenson

Constructor Summary
SQLExceptionTranslator(SQLException s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLExceptionTranslator

public SQLExceptionTranslator(SQLException s)
                       throws ConnectionException


Copyright (C) NARC 2001 All Rights Reserved.