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