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
/
Mpc
/
UnsupportedCurve
Unsupported
Curve
class
UnsupportedCurve
(
curve
:
String
)
:
PortalException.Mpc
Thrown when an unsupported curve is used.
Members
Constructors
Unsupported
Curve
Link copied to clipboard
constructor
(
curve
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?