AxaptaException Constructor

Creates an instance of the AxaptaException class.

  NameDescription
Public method AxaptaException() The AxaptaException constructor creates an instance of the AxaptaException class.
Public method AxaptaException(String) The AxaptaException constructor creates an instance of the AxaptaException class by using the specified error message.
Protected method AxaptaException(SerializationInfo, StreamingContext)
Public method AxaptaException(String, Exception) The AxaptaException constructor creates an instance of the AxaptaException class by using the specified error message and exception.
Top

Community Additions

ADD
Show: