From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../-service-exception/index.html | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 api/pl.treksoft.kvision.remote/-service-exception/index.html (limited to 'api/pl.treksoft.kvision.remote/-service-exception/index.html') diff --git a/api/pl.treksoft.kvision.remote/-service-exception/index.html b/api/pl.treksoft.kvision.remote/-service-exception/index.html new file mode 100644 index 00000000..6b376cee --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-service-exception/index.html @@ -0,0 +1,26 @@ + + + +ServiceException - kvision + + + +kvision / pl.treksoft.kvision.remote / ServiceException
+
+

ServiceException

+(js) class ServiceException : Exception +

Constructors

+ + + + + + + +
+(js) +

<init>

+
+ServiceException(message: String)
+ + -- cgit