public class CcServerDecisionServiceBatchNotCurrentlyRunningException extends CcServerException implements java.io.Serializable
CcServerDecisionServiceBatchNotCurrentlyRunningException is thrown if an attempt is
made to stop a Batch Process on a Decision Service that currently isn't running a Batch Process.| Constructor and Description |
|---|
CcServerDecisionServiceBatchNotCurrentlyRunningException() |
CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.String astrMessage) |
CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerDecisionServiceBatchNotCurrentlyRunningException()
public CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.String astrMessage)
public CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDecisionServiceBatchNotCurrentlyRunningException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject)
Copyright © 2005-2022 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.