MyException Class

DCSoft.DBUtilityGeneric

MyException Class
异常信息
Inheritance Hierarchy
SystemObject  DCSoft.Utility.WebMyException

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class MyException

The MyException type exposes the following members.

Constructors
  NameDescription
Public methodMyException
Initializes a new instance of the MyException class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertycode
Public propertydetails
Public propertyerror
Top
See Also