Serialized Form
-
Package com.batch.batch_flutter.interop
-
Exception com.batch.batch_flutter.interop.BatchBridgeException
class BatchBridgeException extends Exception implements Serializable-
Serialized Fields
-
description
String description
-
details
Map<String,
Object> details Error details. Must be serializable byStandardMessageCodec
. -
pluginCode
BatchBridgePublicErrorCode pluginCode
-
-
-
Exception com.batch.batch_flutter.interop.BatchBridgeNotImplementedException
class BatchBridgeNotImplementedException extends Exception implements Serializable
-