blob: 285c32acb50013aea2b3c6a7c8d1bdb2188f42bb [file]
package android.dawn.helper
public class DawnException(message:String): Exception(message)