public class CcServerDecisionServiceTrackingAttributeNotRegisteredException extends CcServerException implements java.io.Serializable
CcServerDecisionServiceTrackingAttributeNotRegisteredException is thrown if an attempt is
to process execution results against an attribute string that hasn't been registered for a particular
Decision Service Name and Version number combination.| Constructor and Description |
|---|
CcServerDecisionServiceTrackingAttributeNotRegisteredException() |
CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.String astrMessage) |
CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerDecisionServiceTrackingAttributeNotRegisteredException()
public CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.String astrMessage)
public CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDecisionServiceTrackingAttributeNotRegisteredException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject)
Copyright © 2005-2021 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.