xInfo.addException(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Dynamics::AX::Application::Exception addException(System::String ^ _string, System::String ^ _stackTrace);
public virtual Dynamics.AX.Application.Exception addException (string _string, string _stackTrace);
abstract member addException : string * string -> Dynamics.AX.Application.Exception
override this.addException : string * string -> Dynamics.AX.Application.Exception
Public Overridable Function addException (_string As String, _stackTrace As String) As Exception
Parameters
- _string
- String
- _stackTrace
- String