Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Uses of Class
org.openquark.cal.runtime.ErrorInfo

Packages that use ErrorInfo
org.openquark.cal.runtime   
 

Uses of ErrorInfo in org.openquark.cal.runtime
 

Methods in org.openquark.cal.runtime that return ErrorInfo
 ErrorInfo CALExecutorException.getErrorInfo()
           
 

Constructors in org.openquark.cal.runtime with parameters of type ErrorInfo
CALExecutorException.ExternalException.ErrorFunctionException(ErrorInfo errorInfo, String message)
           
CALExecutorException.ExternalException.ErrorFunctionException(ErrorInfo errorInfo, String message, Throwable cause)
           
CALExecutorException.ExternalException.PatternMatchFailure(ErrorInfo errorInfo, String message, Exception cause)
           
CALExecutorException.ExternalException(ErrorInfo errorInfo, String message, Throwable cause)
           
CALExecutorException.InternalException(ErrorInfo errorInfo, String message, Throwable cause)
           
CALExecutorException(ErrorInfo errorInfo, String message, Throwable cause)
          Construct an exception with the given message and associate it with the given Executor and originating exception.
 


Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.