kelvin-komponenter
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kelvin-komponenter
httpklient
/
no.nav.aap.komponenter.httpklient.exception
/
IkkeTillattException
Ikke
Tillatt
Exception
class
IkkeTillattException
(
val
message
:
String
)
:
ApiException
(
source
)
Members
Constructors
Ikke
Tillatt
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
code
Link copied to clipboard
open
val
code
:
ApiErrorCode
?
localized
Message
Link copied to clipboard
open
val
localizedMessage
:
String
?
message
Link copied to clipboard
open
override
val
message
:
String
stack
Trace
Link copied to clipboard
open
var
stackTrace
:
Array
<
out
StackTraceElement
?
>
?
status
Link copied to clipboard
open
val
status
:
HttpStatusCode
suppressed
Link copied to clipboard
val
suppressed
:
Array
<
out
Throwable
?
>
?
Functions
til
Api
Error
Response
Link copied to clipboard
fun
tilApiErrorResponse
(
)
:
ApiErrorRespons