Click or drag to resize

ElementsException Constructor

Overload List
  NameDescription
Public methodElementsException
A standard constructor.
Public methodElementsException(String)
A constuctor setting the message text.
Protected methodElementsException(SerializationInfo, StreamingContext)
A constuctor used in serailization.
Public methodElementsException(String, Exception)
A constuctor setting the message text and InnerException
Top
See Also