Show / Hide Table of Contents

Class ActionNotFoundException

The keyword-action is not found.

Inheritance
Object
Exception
ActionNotFoundException
Implements
ISerializable
_Exception
Inherited Members
Exception.GetBaseException()
Exception.ToString()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.Message
Exception.Data
Exception.InnerException
Exception.TargetSite
Exception.StackTrace
Exception.HelpLink
Exception.Source
Exception.HResult
Exception.SerializeObjectState
Namespace: AxaFrance.WebEngine
Assembly: AxaFrance.WebEngine.dll
Syntax
public class ActionNotFoundException : Exception, ISerializable, _Exception

Constructors

| Edit this page View Source

ActionNotFoundException()

Initializing an instance of ActionNotFoundException

Declaration
public ActionNotFoundException()
| Edit this page View Source

ActionNotFoundException(String)

Initializing an instance of ActionNotFoundException with detailed error message.

Declaration
public ActionNotFoundException(string message)
Parameters
Type Name Description
String message

error message

Implements

System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2024 AXA France, All rights reserved.