IDNotTranslatedException Class |
Namespace: CMS.DataEngine
public class IDNotTranslatedException : CMSException
The IDNotTranslatedException type exposes the following members.
Name | Description | |
---|---|---|
![]() | IDNotTranslatedException |
Default constructor
|
Name | Description | |
---|---|---|
![]() | ClassName |
Class name of not translated object.
|
![]() | CodeName |
Code name of not translated object.
|
![]() | ColumnName |
Column name of not translated object.
|
![]() | CustomMessage |
Custom message.
(Inherited from CMSException.) |
![]() | ID |
Identifier of not translated object.
|
![]() | 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.) |