Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
org.skia.skqp.SkQPException Class Reference
Inheritance diagram for org.skia.skqp.SkQPException:

Public Member Functions

 SkQPException (String m)
 

Detailed Description

Definition at line 10 of file SkQPException.java.

Constructor & Destructor Documentation

◆ SkQPException()

org.skia.skqp.SkQPException.SkQPException ( String  m)
inline

Definition at line 11 of file SkQPException.java.

11{ super(m); }

The documentation for this class was generated from the following file: