public class CcServerDecisionServiceNotDeployedInBatchModeException extends CcServerException implements java.io.Serializable
CcServerDecisionServiceNotDeployedInBatchModeException is thrown if an attempt is
made to start or stop a Batch Process against a Decision Service that wasn't deployed for
Database Access.| Constructor and Description |
|---|
CcServerDecisionServiceNotDeployedInBatchModeException() |
CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.String astrMessage) |
CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerDecisionServiceNotDeployedInBatchModeException()
public CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.String astrMessage)
public CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDecisionServiceNotDeployedInBatchModeException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject)
Copyright © 2005-2020 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.