public class CcServerLicenseViolationException extends CcServerException implements java.io.Serializable
CcServerLicenseViolationException is thrown during a Decision Service
load or reload process when the server license is violated.| Constructor and Description |
|---|
CcServerLicenseViolationException() |
CcServerLicenseViolationException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerLicenseViolationException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerLicenseViolationException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerLicenseViolationException(java.lang.String astrMessage) |
CcServerLicenseViolationException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerLicenseViolationException()
public CcServerLicenseViolationException(java.lang.String astrMessage)
public CcServerLicenseViolationException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerLicenseViolationException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerLicenseViolationException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerLicenseViolationException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject)
Copyright © 2005-2021 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.