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/-init-.html | 14 ++++++++++++ .../-service-exception/index.html | 26 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 api/pl.treksoft.kvision.remote/-service-exception/-init-.html create mode 100644 api/pl.treksoft.kvision.remote/-service-exception/index.html (limited to 'api/pl.treksoft.kvision.remote/-service-exception') diff --git a/api/pl.treksoft.kvision.remote/-service-exception/-init-.html b/api/pl.treksoft.kvision.remote/-service-exception/-init-.html new file mode 100644 index 00000000..1ecc5550 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-service-exception/-init-.html @@ -0,0 +1,14 @@ + + + +ServiceException.<init> - kvision + + + +kvision / pl.treksoft.kvision.remote / ServiceException / <init>
+
+

<init>

+(js) +ServiceException(message: String) + + 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