RuntimeException Constructor

Include Protected Members
Include Inherited Members

Constructs a new instance of the class by using various options.

Overload List

  Name Description
Public method RuntimeException() Constructs a new instance of the class.
Public method RuntimeException(String) Constructs a new instance of the class with a message string.
Protected method RuntimeException(SerializationInfo, StreamingContext) Constructs a new instance of the class by using the serialization information and the streaming context.
Public method RuntimeException(String, Exception) Constructs a new instance of the class by using a message and the inner exception.

Top

See Also

Reference

RuntimeException Class

RuntimeException Members

Microsoft.BusinessData.Runtime Namespace