hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
http_test
/
com.hexagontk.http.test.examples
/
ErrorsTest
/
CustomException
Custom
Exception
class
CustomException
:
IllegalArgumentException
Members
Constructors
Custom
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?