lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
com.irurueta.android.gesturebitmap
/
InvalidMatrixException
Invalid
Matrix
Exception
class
InvalidMatrixException
:
RuntimeException
Raised if provided matrix does not represent a valid metric transformation.
Members
Constructors
Invalid
Matrix
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
?