public class CcServerDecisionServiceNotRegisteredException extends CcServerException implements java.io.Serializable
CcServerDecisionServiceNotRegisteredException is thrown if a method call refers
to a Decision Service that is expected to be loaded into the Server but is not.| Constructor and Description |
|---|
CcServerDecisionServiceNotRegisteredException() |
CcServerDecisionServiceNotRegisteredException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDecisionServiceNotRegisteredException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDecisionServiceNotRegisteredException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDecisionServiceNotRegisteredException(java.lang.String astrMessage) |
CcServerDecisionServiceNotRegisteredException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerDecisionServiceNotRegisteredException()
public CcServerDecisionServiceNotRegisteredException(java.lang.String astrMessage)
public CcServerDecisionServiceNotRegisteredException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDecisionServiceNotRegisteredException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDecisionServiceNotRegisteredException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDecisionServiceNotRegisteredException(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.