OlapException Constructor

Overload List
  NameDescription
Public methodOlapException
Initializes a new instance of the OlapException class.
Public methodOlapException(String)
Initializes a new instance of the OlapException class with a specified error message.
Protected methodOlapException(SerializationInfo, StreamingContext)
Initializes a new instance of the OlapException class with serialized data.
Public methodOlapException(String, Exception)
Initializes a new instance of the OlapException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also