toggle menu
OMH Maps
androidJvm
switch theme
search in API
core
/
com.openmobilehub.android.maps.core.presentation.models
/
OmhMapException
/
ApiException
Api
Exception
class
ApiException
(
statusCode
:
Int
,
val
cause
:
Throwable
?
=
null
)
:
OmhMapException
Members
Constructors
Api
Exception
Link copied to clipboard
constructor
(
statusCode
:
Int
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
=
null