Share via


XppException Class

Definition

public ref class XppException : Exception, Microsoft::Dynamics::Ax::Xpp::AxShared::IXppException
[System.Serializable]
public class XppException : Exception, Microsoft.Dynamics.Ax.Xpp.AxShared.IXppException
[<System.Serializable>]
type XppException = class
    inherit Exception
    interface IXppException
Public Class XppException
Inherits Exception
Implements IXppException
Inheritance
XppException
Derived
Attributes
Implements
Microsoft.Dynamics.Ax.Xpp.AxShared.IXppException

Constructors

XppException()
XppException(SerializationInfo, StreamingContext)
XppException(String)
XppException(String, Exception)

Properties

Kind

Methods

Make(Exception)
SetInfologMessage(ExceptionKind, String)
SetInfologMessage(ExceptionKind, String, String)

Applies to