org.springmodules.orm.orbroker
Class BrokerOperationException

java.lang.Object
  extended by UncategorizedDataAccessException
      extended by org.springmodules.orm.orbroker.BrokerOperationException

public class BrokerOperationException
extends UncategorizedDataAccessException

Generic exception thrown on O/R Broker operation failure without SQLException cause.

Since:
2005.06.02
Author:
Omar Irbouh

Constructor Summary
BrokerOperationException(BrokerException e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrokerOperationException

public BrokerOperationException(BrokerException e)


Copyright © 2005. All Rights Reserved.