public class CcServerDecisionServiceQueryServiceLoadFailedException extends CcServerException implements java.io.Serializable
CcServerDecisionServiceQueryServiceLoadFailedException is thrown when the Decision Service tries and
fails to pull Query Service information out of the Database due to a Connection error, invalid SQL because the
Tables are incorrect.| Constructor and Description |
|---|
CcServerDecisionServiceQueryServiceLoadFailedException() |
CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.String astrMessage) |
CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerDecisionServiceQueryServiceLoadFailedException()
public CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.String astrMessage)
public CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDecisionServiceQueryServiceLoadFailedException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDecisionServiceQueryServiceLoadFailedException(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.