Click or drag to resize
ApplicationError Methods

The ApplicationError type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodStatic memberWrite(Int32)
输出问题信息并终止HTTP响应
Public methodStatic memberWrite(String)
输出问题信息并终止HTTP响应
Top
See Also