public class CcServerDatabaseValidationException extends CcServerException implements java.io.Serializable
CcServerDatabaseValidationException is thrown if validation of the Database fails| Constructor and Description |
|---|
CcServerDatabaseValidationException() |
CcServerDatabaseValidationException(java.lang.Exception aparentException,
java.lang.Object aobject) |
CcServerDatabaseValidationException(java.lang.Exception aparentException,
java.lang.String astrMessage) |
CcServerDatabaseValidationException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject) |
CcServerDatabaseValidationException(java.lang.String astrMessage) |
CcServerDatabaseValidationException(java.lang.String astrMessage,
java.lang.Object aobject) |
public CcServerDatabaseValidationException()
public CcServerDatabaseValidationException(java.lang.String astrMessage)
public CcServerDatabaseValidationException(java.lang.String astrMessage,
java.lang.Object aobject)
public CcServerDatabaseValidationException(java.lang.Exception aparentException,
java.lang.String astrMessage)
public CcServerDatabaseValidationException(java.lang.Exception aparentException,
java.lang.Object aobject)
public CcServerDatabaseValidationException(java.lang.Exception aparentException,
java.lang.String astrMessage,
java.lang.Object aobject)
Copyright © 2005-2022 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.