Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

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

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.PrimThrowFunctionException
All Implemented Interfaces:
Serializable
Enclosing class:
CALExecutorException.ExternalException

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

PrimThrowFunctionException is thrown by the Exception.primThrow function used to implement exception handling in CAL code.

Author:
Bo Ilic
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.PrimThrowFunctionException(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.PrimThrowFunctionException

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

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.