public class CcServerInitializationInProgressException extends CcServerException implements java.io.Serializable
CcServerInitializationInProgressException is thrown if the server is invoked while
still initializing.| Constructor and Description |
|---|
CcServerInitializationInProgressException() |
CcServerInitializationInProgressException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerInitializationInProgressException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerInitializationInProgressException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerInitializationInProgressException(java.lang.String astrMessage) |
CcServerInitializationInProgressException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerInitializationInProgressException()
public CcServerInitializationInProgressException(java.lang.String astrMessage)
public CcServerInitializationInProgressException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerInitializationInProgressException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerInitializationInProgressException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerInitializationInProgressException(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.