public class CcServerCannotReadFileContentsException extends CcServerException implements java.io.Serializable
CcServerCannotReadFileContentsException is thrown if an attempt is made to read the file
contents of a Rule RuleAsset on the CcServer.| Constructor and Description |
|---|
CcServerCannotReadFileContentsException() |
CcServerCannotReadFileContentsException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerCannotReadFileContentsException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerCannotReadFileContentsException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerCannotReadFileContentsException(java.lang.String astrMessage) |
CcServerCannotReadFileContentsException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerCannotReadFileContentsException()
public CcServerCannotReadFileContentsException(java.lang.String astrMessage)
public CcServerCannotReadFileContentsException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerCannotReadFileContentsException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerCannotReadFileContentsException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerCannotReadFileContentsException(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.