• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class EntryProcessorException

Holds the exceptions for EntryProcessor.

Inheritance
System.Object
System.Exception
EntryProcessorException
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class EntryProcessorException : Exception, ISerializable, _Exception

Constructors

Name Description
EntryProcessorException()

Constructor

EntryProcessorException(Exception)

Initialize exception and concatenates it with the relevant message.

EntryProcessorException(SerializationInfo, StreamingContext)

Initialize an instance of Exception with serialized information.

EntryProcessorException(String)

Initialize given message as an exception.

EntryProcessorException(String, Exception)

Initialize inner exception with given explanatory message.

Back to top Copyright © 2017 Alachisoft