Determines whether an exception is to be logged. The exception is logged on the Content Engine server.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class ErrorLoggingLevel |
C# |
---|
public sealed class ErrorLoggingLevel |
C++ |
---|
ref class ErrorLoggingLevel sealed |
J# |
---|
public final class ErrorLoggingLevel |
JScript |
---|
public final class ErrorLoggingLevel |
Inheritance Hierarchy
System.Object
FileNet.Api.Exception.ErrorLoggingLevel
FileNet.Api.Exception.ErrorLoggingLevel
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.