public class CcServerInvalidOperationForDeploymentTypeException extends CcServerException implements java.io.Serializable
CcServerInvalidOperationForDeploymentTypeException is thrown if an attempt is made to
call specific operations on a Decision Service when that Decision Service doesn't support the operation.| Constructor and Description |
|---|
CcServerInvalidOperationForDeploymentTypeException() |
CcServerInvalidOperationForDeploymentTypeException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerInvalidOperationForDeploymentTypeException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerInvalidOperationForDeploymentTypeException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerInvalidOperationForDeploymentTypeException(java.lang.String astrMessage) |
CcServerInvalidOperationForDeploymentTypeException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerInvalidOperationForDeploymentTypeException()
public CcServerInvalidOperationForDeploymentTypeException(java.lang.String astrMessage)
public CcServerInvalidOperationForDeploymentTypeException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerInvalidOperationForDeploymentTypeException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerInvalidOperationForDeploymentTypeException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerInvalidOperationForDeploymentTypeException(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.