SemWeb
:
SemWeb.Query Namespace
QueryException
To be added.
public class
QueryException
:
ApplicationException
Remarks
To be added.
Members
See Also: Inherited members from
ApplicationException
.
Constructors
QueryException
(
string
)
To be added.
QueryException
(
string
,
Exception
)
To be added.
Member Details
QueryException Constructor
public
QueryException
(
string
message)
To be added.
Parameters
message
To be added.
Remarks
To be added.
QueryException Constructor
public
QueryException
(
string
message,
Exception
cause)
To be added.
Parameters
message
To be added.
cause
To be added.
Remarks
To be added.