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