DomainNotFoundException Class |
Namespace: CMS.DocumentEngine
public class DomainNotFoundException : CMSException
The DomainNotFoundException type exposes the following members.
Name | Description | |
---|---|---|
DomainNotFoundException |
Constructor.
| |
DomainNotFoundException(String) |
Constructor.
|
Name | Description | |
---|---|---|
CustomMessage |
Custom message.
(Inherited from CMSException.) | |
Message |
Message.
(Inherited from CMSException.) | |
UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
Name | Description | |
---|---|---|
Clone |
Returns clone of the exception
(Overrides CMSExceptionClone.) |