Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.cal.runtime
Class CALExecutorException.ExternalException.TerminatedByClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openquark.cal.runtime.CALExecutorException
              extended by org.openquark.cal.runtime.CALExecutorException.ExternalException
                  extended by org.openquark.cal.runtime.CALExecutorException.ExternalException.TerminatedByClientException
All Implemented Interfaces:
Serializable
Enclosing class:
CALExecutorException.ExternalException

public static final class CALExecutorException.ExternalException.TerminatedByClientException
extends CALExecutorException.ExternalException

CALForeignFunctionException is thrown in response to a client (e.g. user) terminating execution.

Author:
Ray Cypher
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openquark.cal.runtime.CALExecutorException.ExternalException
CALExecutorException.ExternalException.ErrorFunctionException, CALExecutorException.ExternalException.ForeignOrPrimitiveFunctionException, CALExecutorException.ExternalException.PatternMatchFailure, CALExecutorException.ExternalException.PrimThrowFunctionException, CALExecutorException.ExternalException.TerminatedByClientException
 
Nested classes/interfaces inherited from class org.openquark.cal.runtime.CALExecutorException
CALExecutorException.ExternalException, CALExecutorException.InternalException, CALExecutorException.Type
 
Constructor Summary
CALExecutorException.ExternalException.TerminatedByClientException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.openquark.cal.runtime.CALExecutorException.ExternalException
isExternal
 
Methods inherited from class org.openquark.cal.runtime.CALExecutorException
getErrorInfo, getExceptionType, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

CALExecutorException.ExternalException.TerminatedByClientException

public CALExecutorException.ExternalException.TerminatedByClientException(String message,
                                                                          Throwable cause)

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.