public class CcServerDecisionServiceLoadedFromCddException extends CcServerException implements java.io.Serializable
CcServerDecisionServiceLoadedFromCddException is thrown when a method call is made to dynamically
change the state of a Decision Service pool that is originally loaded from a CDD (.cdd file). The Corticon Server
should either be managed through CDD's or through the methods provided to manage Decision Services directly.| Constructor and Description |
|---|
CcServerDecisionServiceLoadedFromCddException() |
CcServerDecisionServiceLoadedFromCddException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDecisionServiceLoadedFromCddException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDecisionServiceLoadedFromCddException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDecisionServiceLoadedFromCddException(java.lang.String astrMessage) |
CcServerDecisionServiceLoadedFromCddException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerDecisionServiceLoadedFromCddException()
public CcServerDecisionServiceLoadedFromCddException(java.lang.String astrMessage)
public CcServerDecisionServiceLoadedFromCddException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDecisionServiceLoadedFromCddException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDecisionServiceLoadedFromCddException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDecisionServiceLoadedFromCddException(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.