Data Request Broker
2-3-release

fr.gael.drb.query
Class CancelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by fr.gael.drb.query.CancelException
All Implemented Interfaces:
Serializable

public class CancelException
extends RuntimeException

Exception thrown on cancellation of a dynamic evaluation.

See Also:
Serialized Form

Constructor Summary
protected CancelException(String message)
          Builds a Cancel exception with specific reason message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CancelException

protected CancelException(String message)
Builds a Cancel exception with specific reason message.

Parameters:
message - the originating reason of interruption.

Data Request Broker - DRB API®
2-3-release

Copyright© 2001-2009 GAEL Consultant. All rights reserved. Use is subject to license terms .