labelingsystem-server
Version 0.1.0.0
Public Member Functions
|
List of all members
SparqlUpdateException Class Reference
Inheritance diagram for SparqlUpdateException:
[
legend
]
Collaboration diagram for SparqlUpdateException:
[
legend
]
Public Member Functions
SparqlUpdateException
(String message)
SparqlUpdateException
()
Constructor & Destructor Documentation
◆
SparqlUpdateException()
[1/2]
SparqlUpdateException
(
String
message
)
5
{
6
super(message);
7
}
◆
SparqlUpdateException()
[2/2]
SparqlUpdateException
(
)
9
{
10
super();
11
}
exceptions
SparqlUpdateException
Generated by
1.8.17