Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.exceptions
/
PortalException
/
Connect
/
InvalidRequestMethod
Invalid
Request
Method
class
InvalidRequestMethod
:
PortalException.Connect
Thrown when the request method is invalid.
Members
Constructors
Invalid
Request
Method
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?