Enumerates unchecked exception messages. Methods are supplied for the localization of
these messages. This class cannot be instantiated.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class ExceptionCode _ Inherits LString |
C# |
---|
[SerializableAttribute] public class ExceptionCode : LString |
Visual C++ |
---|
[SerializableAttribute] public ref class ExceptionCode : public LString |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode = function(); Type.createClass( 'FileNet.Api.Exception.ExceptionCode', FileNet.Apiimpl.Util.LString); |
Inheritance Hierarchy
System..::.Object
LString
FileNet.Api.Exception..::.ExceptionCode
LString
FileNet.Api.Exception..::.ExceptionCode