public class CcServerDecisionServiceAlreadyRunningBatchException extends CcServerException implements java.io.Serializable
CcServerDecisionServiceAlreadyRunningBatchException is thrown if an attempt is
made to run a batch process against a Decision Service that is currently running a batch process.| Constructor and Description |
|---|
CcServerDecisionServiceAlreadyRunningBatchException() |
CcServerDecisionServiceAlreadyRunningBatchException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDecisionServiceAlreadyRunningBatchException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDecisionServiceAlreadyRunningBatchException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDecisionServiceAlreadyRunningBatchException(java.lang.String astrMessage) |
CcServerDecisionServiceAlreadyRunningBatchException(java.lang.String astrMessage,
java.lang.Object aobject) |
getContainedException, getMessages, getStackTraceAsString, printStackTrace, printStackTrace, printStackTrace, toStringpublic CcServerDecisionServiceAlreadyRunningBatchException()
public CcServerDecisionServiceAlreadyRunningBatchException(java.lang.String astrMessage)
public CcServerDecisionServiceAlreadyRunningBatchException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDecisionServiceAlreadyRunningBatchException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDecisionServiceAlreadyRunningBatchException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDecisionServiceAlreadyRunningBatchException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject)
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.