| CheckDependenciesException Class |
Namespace: CMS.DataEngine
public class CheckDependenciesException : InfoObjectException
The CheckDependenciesException type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckDependenciesException(GeneralizedInfo) |
Constructor.
| |
| CheckDependenciesException(GeneralizedInfo, String) |
Constructor.
|
| Name | Description | |
|---|---|---|
| CustomMessage |
Custom message.
(Inherited from CMSException.) | |
| Message |
Message.
(Inherited from CMSException.) | |
| Object |
Object to which the exception relates.
(Inherited from InfoObjectException.) | |
| UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
| Name | Description | |
|---|---|---|
| Clone |
Returns clone of the exception
(Inherited from InfoObjectException.) |